diff options
Diffstat (limited to 'fakeroot.pkg/postinst')
-rwxr-xr-x | fakeroot.pkg/postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fakeroot.pkg/postinst b/fakeroot.pkg/postinst new file mode 100755 index 0000000..c4baf40 --- /dev/null +++ b/fakeroot.pkg/postinst @@ -0,0 +1,3 @@ +#! /bin/sh + +ln -s opkg-cl /usr/bin/opkg |