diff options
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 |