Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e06c218d21d0b0b2763f8c47466e397bd78cbca3
commit e06c218d21d0b0b2763f8c47466e397bd78cbca3 Author: James Buren <[email protected]> Date: Mon Jan 16 23:37:12 2012 -0700 udev-175-2-i686 * rebuild with proper options diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild index 6a9da7b..34cde49 100644 --- a/source/base/udev/FrugalBuild +++ b/source/base/udev/FrugalBuild @@ -3,7 +3,7 @@ pkgname=udev pkgver=175 -pkgrel=1 +pkgrel=2 pkgdesc="A userspace implementation of devfs" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug" backup=(etc/sysconfig/blacklist) @@ -24,6 +24,7 @@ subdescs=('Libraries for adding libudev support to applications that use glib.') subrodepends=("udev=$pkgver") subgroups=('lib') subarchs=('i686 x86_64 ppc arm') +suboptions=('force') # If you update this package, you MUST test it carefully, please do a # reboot on the test machine and see if you get no error message on _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
