udev: remove initramfs-tools trigger.
This commit is contained in:
parent
a42565efe4
commit
8b204e16bc
2 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'systemd'
|
# Template file for 'systemd'
|
||||||
pkgname=systemd
|
pkgname=systemd
|
||||||
version=183
|
version=183
|
||||||
revision=2
|
revision=3
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-distro=other --with-rootprefix= --enable-plymouth
|
configure_args="--with-distro=other --with-rootprefix= --enable-plymouth
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
# Template file for 'libudev'.
|
# Template file for 'libudev'.
|
||||||
#
|
#
|
||||||
triggers="initramfs-tools"
|
|
||||||
conf_files="/etc/udev/udev.conf"
|
conf_files="/etc/udev/udev.conf"
|
||||||
short_desc="udev daemon"
|
short_desc="udev daemon"
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue