diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-13 17:58:57 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-13 17:58:57 (EDT) |
commit | b29caab4a08d1a4a0c95d06a8e94f8d85e0f2136 (patch) | |
tree | 2b6bcae78cb2edff2c1aee370241f02b306e0d24 | |
parent | 2a34c01fb1ec26b65219149e40cddbb280af5831 (diff) |
patch: Replace and conflict with old busyboxen
-rw-r--r-- | patch.pkg/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patch.pkg/control b/patch.pkg/control index c61edb0..b011b65 100644 --- a/patch.pkg/control +++ b/patch.pkg/control @@ -1,4 +1,6 @@ Architecture: any Platform: all +Replaces: busybox (<< 1.21.1-12) +Conflicts: busybox (<< 1.21.1-12) Description: Utility to apply diff files to original files ${Common-Description} |