xfsprogs: update to 3.1.4

This commit is contained in:
Juergen Daubert 2010-11-13 10:06:20 +01:00
parent 614d036d3b
commit be89b021f9
2 changed files with 2 additions and 5 deletions

View File

@ -1 +1 @@
a6a4777ded0a36fa692b7eb652a85493 xfsprogs-3.1.3.tar.gz
74081975f148bcabcab26c4c3496ede9 xfsprogs-3.1.4.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: util-linux-ng
name=xfsprogs
version=3.1.3
version=3.1.4
release=1
source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/$name-$version.tar.gz)
@ -14,9 +14,6 @@ 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