forked from ports/contrib
wicd: disable acpi scripts, thanks mike_k
This commit is contained in:
parent
9d4fdcb487
commit
324357f388
@ -1,9 +1,4 @@
|
|||||||
drwxr-xr-x root/root etc/
|
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/
|
drwxr-xr-x root/root etc/logrotate.d/
|
||||||
-rw-rw-r-- root/root etc/logrotate.d/wicd.logrotate
|
-rw-rw-r-- root/root etc/logrotate.d/wicd.logrotate
|
||||||
drwxr-xr-x root/root etc/rc.d/
|
drwxr-xr-x root/root etc/rc.d/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
name=wicd
|
name=wicd
|
||||||
version=1.7.2.4
|
version=1.7.2.4
|
||||||
release=3
|
release=4
|
||||||
source=(http://launchpad.net/wicd/1.7/$version/+download/$name-$version.tar.gz
|
source=(http://launchpad.net/wicd/1.7/$version/+download/$name-$version.tar.gz
|
||||||
wicd.rc
|
wicd.rc
|
||||||
http://bazaar.launchpad.net/~wicd-devel/wicd/experimental/diff/770
|
http://bazaar.launchpad.net/~wicd-devel/wicd/experimental/diff/770
|
||||||
@ -34,6 +34,7 @@ build() {
|
|||||||
--dbus=/usr/etc/dbus-1/system.d \
|
--dbus=/usr/etc/dbus-1/system.d \
|
||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--etc=/etc/wicd \
|
--etc=/etc/wicd \
|
||||||
|
--no-install-acpi \
|
||||||
--no-install-i18n-man \
|
--no-install-i18n-man \
|
||||||
--no-install-docs
|
--no-install-docs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user