diff --git a/srcpkgs/dracut/template b/srcpkgs/dracut/template index f4f52be097a..32073d01ce9 100644 --- a/srcpkgs/dracut/template +++ b/srcpkgs/dracut/template @@ -1,7 +1,7 @@ # Template file for 'dracut' pkgname=dracut version=050 -revision=8 +revision=9 build_style=configure configure_args="--prefix=/usr --sysconfdir=/etc" conf_files="/etc/dracut.conf" @@ -57,7 +57,6 @@ post_install() { dracut-network_package() { depends="dhclient ${sourcepkg}-${version}_${revision}" short_desc+=" - network modules" - archs=noarch pkg_install() { for f in 40network 90livenet 95fcoe 95iscsi \ 95nbd 95nfs 95zfcp 95znet; do