diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 18:58:39 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-07 18:58:39 (EDT) |
commit | c471eeb68e6c9ae6fd5de58e1071e52f7b1b4c74 (patch) | |
tree | 9388100fcf6fea85927e806eb62e0794e5ac5d8e /patch.pkg/control | |
parent | 8827d14fc58d8dd17c85e67a39e49c7a22f50112 (diff) |
patch: Don't "replace" old busybox
Diffstat (limited to 'patch.pkg/control')
-rw-r--r-- | patch.pkg/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patch.pkg/control b/patch.pkg/control index b011b65..d1c652e 100644 --- a/patch.pkg/control +++ b/patch.pkg/control @@ -1,6 +1,5 @@ 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} |