wok diff xfsprogs/receipt @ rev 11244

Up: elfkickers (3.0)
author Alexander Medvedev <devl547@gmail.com>
date Mon Nov 07 08:32:39 2011 +0300 (2011-11-07)
parents b17f1a51813d
children 417670686ff6
line diff
     1.1 --- a/xfsprogs/receipt	Mon Apr 11 22:56:27 2011 +0000
     1.2 +++ b/xfsprogs/receipt	Mon Nov 07 08:32:39 2011 +0300
     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.