summaryrefslogtreecommitdiff
path: root/wicd
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2014-06-04 21:14:34 +1000
committerDanny Rawlins <monster.romster@gmail.com>2014-06-04 21:14:34 +1000
commit324357f388a4bf5d61f44c2cf9b55762f8d44e84 (patch)
tree76c8e8638171df3aa88ec569763b63ae8d1a5db2 /wicd
parent9d4fdcb487bc49c29e363244f5ecfab45cebb20d (diff)
downloadcontrib-324357f388a4bf5d61f44c2cf9b55762f8d44e84.tar.gz
contrib-324357f388a4bf5d61f44c2cf9b55762f8d44e84.tar.xz
wicd: disable acpi scripts, thanks mike_k
Diffstat (limited to 'wicd')
-rw-r--r--wicd/.footprint5
-rw-r--r--wicd/Pkgfile3
2 files changed, 2 insertions, 6 deletions
diff --git a/wicd/.footprint b/wicd/.footprint
index 52949721f..43f151ad8 100644
--- a/wicd/.footprint
+++ b/wicd/.footprint
@@ -1,9 +1,4 @@
drwxr-xr-x root/root etc/
-drwxr-xr-x root/root etc/acpi/
-drwxr-xr-x root/root etc/acpi/resume.d/
--rwxrwxr-x root/root etc/acpi/resume.d/80-wicd-connect.sh
-drwxr-xr-x root/root etc/acpi/suspend.d/
--rwxrwxr-x root/root etc/acpi/suspend.d/50-wicd-suspend.sh
drwxr-xr-x root/root etc/logrotate.d/
-rw-rw-r-- root/root etc/logrotate.d/wicd.logrotate
drwxr-xr-x root/root etc/rc.d/
diff --git a/wicd/Pkgfile b/wicd/Pkgfile
index 4adfd0b83..ffe0fe1a8 100644
--- a/wicd/Pkgfile
+++ b/wicd/Pkgfile
@@ -5,7 +5,7 @@
name=wicd
version=1.7.2.4
-release=3
+release=4
source=(http://launchpad.net/wicd/1.7/$version/+download/$name-$version.tar.gz
wicd.rc
http://bazaar.launchpad.net/~wicd-devel/wicd/experimental/diff/770
@@ -34,6 +34,7 @@ build() {
--dbus=/usr/etc/dbus-1/system.d \
--mandir=/usr/man \
--etc=/etc/wicd \
+ --no-install-acpi \
--no-install-i18n-man \
--no-install-docs

Generated by cgit