diff options
Diffstat (limited to 'package/chillispot/ipkg')
-rw-r--r-- | package/chillispot/ipkg/chillispot.conffiles | 1 | ||||
-rw-r--r-- | package/chillispot/ipkg/chillispot.control | 5 | ||||
-rw-r--r-- | package/chillispot/ipkg/chillispot.postinst | 3 |
3 files changed, 0 insertions, 9 deletions
diff --git a/package/chillispot/ipkg/chillispot.conffiles b/package/chillispot/ipkg/chillispot.conffiles deleted file mode 100644 index 08485167d..000000000 --- a/package/chillispot/ipkg/chillispot.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/chilli.conf diff --git a/package/chillispot/ipkg/chillispot.control b/package/chillispot/ipkg/chillispot.control deleted file mode 100644 index 0bb2badb8..000000000 --- a/package/chillispot/ipkg/chillispot.control +++ /dev/null @@ -1,5 +0,0 @@ -Package: chillispot -Priority: optional -Section: net -Depends: kmod-tun -Description: ChilliSpot is a Wireless LAN Access Point Controller. diff --git a/package/chillispot/ipkg/chillispot.postinst b/package/chillispot/ipkg/chillispot.postinst deleted file mode 100644 index 20ad12d8c..000000000 --- a/package/chillispot/ipkg/chillispot.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf chillispot chillispot NO |