parent
04fb38b2c1
commit
7af1e2eced
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dracut'
|
||||
pkgname=dracut
|
||||
version=044
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc"
|
||||
hostmakedepends="libxslt docbook-xsl asciidoc"
|
||||
|
@ -28,7 +28,7 @@ post_install() {
|
|||
}
|
||||
|
||||
dracut-network_package() {
|
||||
depends="dracut-${version}_${revision}"
|
||||
depends="dhclient dracut-${version}_${revision}"
|
||||
short_desc+=" - network modules"
|
||||
noarch=yes
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue