wok-6.x diff xfsprogs/receipt @ rev 11125
Up: xfsprogs to 3.1.6.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 26 20:24:02 2011 +0000 (2011-10-26) |
parents | b17f1a51813d |
children | 417670686ff6 |
line diff
1.1 --- a/xfsprogs/receipt Mon Apr 11 22:56:27 2011 +0000 1.2 +++ b/xfsprogs/receipt Wed Oct 26 20:24:02 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xfsprogs" 1.7 -VERSION="3.1.5" 1.8 +VERSION="3.1.6" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Utilities for making, mounting, and manipulating XFS file-system" 1.11 MAINTAINER="patel@math.uga.edu" 1.12 @@ -20,9 +20,9 @@ 1.13 -e 's/DDEBUG/DNODEBUG/' configure 1.14 ./configure \ 1.15 $CONFIGURE_ARGS || return 1 1.16 - sed -i 's/--best/-9/' doc/Makefile build/Makefile build/tar/Makefile 1.17 + sed -i 's/--best/-9/' doc/Makefile Makefile 1.18 make && 1.19 - make DIST_ROOT=$PWD/_pkg install 1.20 + make DIST_ROOT=$DESTDIR install 1.21 } 1.22 1.23 # Rules to gen a SliTaz package suitable for Tazpkg.