diff options
Diffstat (limited to 'package/esound/ipkg')
-rw-r--r-- | package/esound/ipkg/esound.control | 6 | ||||
-rw-r--r-- | package/esound/ipkg/esound.postinst | 3 |
2 files changed, 0 insertions, 9 deletions
diff --git a/package/esound/ipkg/esound.control b/package/esound/ipkg/esound.control deleted file mode 100644 index aa1a8f34d..000000000 --- a/package/esound/ipkg/esound.control +++ /dev/null @@ -1,6 +0,0 @@ -Package: esound -Version: 0.2.8 -Section: net -Priority: optional -Depends: libaudiofile -Description: Enlightened Sound Daemon diff --git a/package/esound/ipkg/esound.postinst b/package/esound/ipkg/esound.postinst deleted file mode 100644 index 866b0f83e..000000000 --- a/package/esound/ipkg/esound.postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $IPKG_INSTROOT/etc/functions.sh -add_rcconf esd |