lvm2: build lvm and dmsetup as static, use them for the initramfs.

Bump revision for both packages.

--HG--
extra : convert_revision : 2f321102058adab653a9f224dca256009143af06
This commit is contained in:
Juan RP
2009-10-18 07:55:30 +02:00
parent 88eab0622d
commit 2ca66d70b5
3 changed files with 6 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
# Template file for 'lvm2'
pkgname=lvm2
version=2.02.53
revision=2
revision=3
wrksrc=LVM2.${version}
distfiles="ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
build_style=gnu_configure
configure_args="--disable-selinux --enable-readline --enable-pkgconfig
--enable-pkgconfig --enable-fsadm"
--enable-pkgconfig --enable-fsadm --enable-static_link --with-staticdir=/sbin"
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version
sbindir=$XBPS_DESTDIR/$pkgname-$version/sbin
libdir=$XBPS_DESTDIR/$pkgname-$version/lib