summaryrefslogtreecommitdiffstats
path: root/fakeroot.pkg
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-27 19:07:00 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-27 19:07:00 (EDT)
commit0f49f0927c0987ded5474589926fe7bda1a4b2db (patch)
treebccd3c4ecdc44fb0364055aed4e10ed450369c8d /fakeroot.pkg
parentada25d70b27224f02d27b977e9dc3c636d1c1692 (diff)
Remove opkg-related maintainer scripts.
Why were these here?!
Diffstat (limited to 'fakeroot.pkg')
-rwxr-xr-xfakeroot.pkg/postinst3
-rwxr-xr-xfakeroot.pkg/prerm3
2 files changed, 0 insertions, 6 deletions
diff --git a/fakeroot.pkg/postinst b/fakeroot.pkg/postinst
deleted file mode 100755
index c4baf40..0000000
--- a/fakeroot.pkg/postinst
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-
-ln -s opkg-cl /usr/bin/opkg
diff --git a/fakeroot.pkg/prerm b/fakeroot.pkg/prerm
deleted file mode 100755
index 91527fa..0000000
--- a/fakeroot.pkg/prerm
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-
-rm /usr/bin/opkg