xfsprogs: update to 3.1.3

This commit is contained in:
Juergen Daubert 2010-09-07 19:23:37 +02:00
parent 33640f2f67
commit 47f3834d2b
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
86d10178ee6897cb099c97303e6d9da0 xfsprogs-3.1.2.tar.gz
a6a4777ded0a36fa692b7eb652a85493 xfsprogs-3.1.3.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: util-linux-ng
name=xfsprogs
version=3.1.2
version=3.1.3
release=1
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/$name-$version.tar.gz)
@ -14,6 +14,9 @@ build() {
export DEBUG=-DNDEBUG
export OPTIMIZER=$CFLAGS
# run autoconf because configure sets MAKEDEPEND
# to "/usr/bin/makedepend" instead of "gcc -MM"
autoconf
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-gettext