dracut: drop noarch
This commit is contained in:
parent
d9ba1eeba7
commit
8a9bece3b4
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue