libdevmapper: updated to 1.02.16

This commit is contained in:
Simon Gloner 2007-01-26 13:09:51 +01:00
parent 7c8ab58107
commit d5e3e49cd8
2 changed files with 2 additions and 3 deletions

View File

@ -1 +1 @@
79c61b014ecabf3160de60de2c8b9719 device-mapper.1.02.15.tgz
8cf2d345a66c41d008e5fafd34e2dcb6 device-mapper.1.02.16.tgz

View File

@ -4,7 +4,7 @@
# Packager: Mark Rosenstand, mark at borkware dot net
name=libdevmapper
version=1.02.15
version=1.02.16
release=1
source=(ftp://sources.redhat.com/pub/dm/device-mapper.${version}.tgz)
@ -16,7 +16,6 @@ build() {
--enable-pkgconfig \
--disable-nls \
--with-optimisation="$CFLAGS"
make
make DESTDIR=$PKG install