diff options
Diffstat (limited to 'package/gkrellmd/ipkg')
-rw-r--r-- | package/gkrellmd/ipkg/gkrellmd.control | 5 | ||||
-rw-r--r-- | package/gkrellmd/ipkg/gkrellmd.postinst | 3 |
2 files changed, 0 insertions, 8 deletions
diff --git a/package/gkrellmd/ipkg/gkrellmd.control b/package/gkrellmd/ipkg/gkrellmd.control deleted file mode 100644 index 13f70a4f1..000000000 --- a/package/gkrellmd/ipkg/gkrellmd.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: gkrellmd -Priority: optional -Section: net -Depends: glib1 -Description: The GNU Krell Monitors Server diff --git a/package/gkrellmd/ipkg/gkrellmd.postinst b/package/gkrellmd/ipkg/gkrellmd.postinst deleted file mode 100644 index 56b7b06cc..000000000 --- a/package/gkrellmd/ipkg/gkrellmd.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf gkrellmd gkrellmd NO |