lvm2: remove vgchange binary from the initramfs hook.

Bump revision.

--HG--
extra : convert_revision : 371fd0b6af8b1f7eb18467a0e171bec407823f0b
This commit is contained in:
Juan RP 2009-10-07 02:39:06 +02:00
parent a61c124302
commit 39e6cb5eff
2 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,6 @@ fi
copy_exec /sbin/dmsetup
copy_exec /sbin/lvm
ln -s lvm ${DESTDIR}/sbin/vgchange
for x in dm_mod dm_snapshot dm_mirror; do
manual_add_modules ${x}

View File

@ -1,7 +1,7 @@
# Template file for 'lvm2'
pkgname=lvm2
version=2.02.53
revision=1
revision=2
wrksrc=LVM2.${version}
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
build_style=gnu_configure