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/postinst |
Initial commit.fakeroot/1.18.2-1
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 |