systemd: remove udev virtual pkg support.

This commit is contained in:
Juan RP 2012-11-14 18:52:30 +01:00
parent b01e515196
commit 9513775df7

View file

@ -1,7 +1,7 @@
# Template file for 'systemd'
pkgname=systemd
version=195
revision=4
revision=5
build_style=gnu-configure
configure_args="--with-distro=other --libexecdir=/usr/lib
--disable-selinux --disable-tcpwrap --with-rootprefix=/usr
@ -28,9 +28,6 @@ long_desc="
implements an elaborate transactional dependency-based service control logic.
It can work as a drop-in replacement for sysvinit."
provides="udev-${version}"
replaces="udev>=0"
subpackages="libudev libudev-devel libgudev libgudev-devel
systemd-analyze systemd-devel systemd-libs systemd-python"