summaryrefslogtreecommitdiffstats
path: root/opkg.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'opkg.pkg')
-rwxr-xr-xopkg.pkg/postinst3
-rwxr-xr-xopkg.pkg/prerm3
2 files changed, 0 insertions, 6 deletions
diff --git a/opkg.pkg/postinst b/opkg.pkg/postinst
deleted file mode 100755
index c4baf40..0000000
--- a/opkg.pkg/postinst
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-
-ln -s opkg-cl /usr/bin/opkg
diff --git a/opkg.pkg/prerm b/opkg.pkg/prerm
deleted file mode 100755
index 91527fa..0000000
--- a/opkg.pkg/prerm
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-
-rm /usr/bin/opkg