diff options
author | P. J. McDermott <pjm@nac.net> | 2012-03-04 06:25:40 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-03-04 06:25:40 (EST) |
commit | 33a6d2569f677b64b40267429ff4ca713c042da7 (patch) | |
tree | 69ec2daf07b6c5040a25135c90cc32e35a7fb103 /fakeroot.pkg/prerm |
Initial commit.fakeroot/1.18.2-1
Diffstat (limited to 'fakeroot.pkg/prerm')
-rwxr-xr-x | fakeroot.pkg/prerm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fakeroot.pkg/prerm b/fakeroot.pkg/prerm new file mode 100755 index 0000000..91527fa --- /dev/null +++ b/fakeroot.pkg/prerm @@ -0,0 +1,3 @@ +#! /bin/sh + +rm /usr/bin/opkg |