udev: use a patch from Archlinux to fix some perms, bump revision.
--HG-- extra : convert_revision : ac87852e1adb89dbda9bd549f0337a95f2c3508b
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Template file for 'udev'
|
||||
pkgname=udev
|
||||
version=140
|
||||
revision=1
|
||||
revision=2
|
||||
patch_files="arch-udev-rules.diff"
|
||||
distfiles="
|
||||
http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-${version}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
@@ -25,6 +26,7 @@ post_install()
|
||||
for f in ia64 ppc s390; do
|
||||
rm ${DESTDIR}/lib/udev/rules.d/40-${f}.rules
|
||||
done
|
||||
install -m755 ${FILESDIR}/ignore-remove.sh ${DESTDIR}/lib/udev
|
||||
|
||||
# Create some devices that are needed by the initramfs.
|
||||
install -d $DESTDIR/lib/firmware
|
||||
|
||||
Reference in New Issue
Block a user