diff options
Diffstat (limited to 'package/ez-ipupdate/ipkg')
-rw-r--r-- | package/ez-ipupdate/ipkg/ez-ipupdate.conffiles | 1 | ||||
-rw-r--r-- | package/ez-ipupdate/ipkg/ez-ipupdate.control | 4 | ||||
-rw-r--r-- | package/ez-ipupdate/ipkg/ez-ipupdate.postinst | 3 |
3 files changed, 0 insertions, 8 deletions
diff --git a/package/ez-ipupdate/ipkg/ez-ipupdate.conffiles b/package/ez-ipupdate/ipkg/ez-ipupdate.conffiles deleted file mode 100644 index 3a9041e34..000000000 --- a/package/ez-ipupdate/ipkg/ez-ipupdate.conffiles +++ /dev/null @@ -1 +0,0 @@ -/etc/ez-ipupdate.conf diff --git a/package/ez-ipupdate/ipkg/ez-ipupdate.control b/package/ez-ipupdate/ipkg/ez-ipupdate.control deleted file mode 100644 index 1b7dff825..000000000 --- a/package/ez-ipupdate/ipkg/ez-ipupdate.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: ez-ipupdate -Priority: optional -Section: net -Description: a client for dynamic DNS services diff --git a/package/ez-ipupdate/ipkg/ez-ipupdate.postinst b/package/ez-ipupdate/ipkg/ez-ipupdate.postinst deleted file mode 100644 index c8094c139..000000000 --- a/package/ez-ipupdate/ipkg/ez-ipupdate.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf ezipupdate ezipupdate NO |