wok diff e2fsprogs/receipt @ rev 19946

Up vmtouch (1.3.0)
author Paul Issott <paul@slitaz.org>
date Sun May 07 15:59:20 2017 +0100 (2017-05-07)
parents 159df010240c
children 401224c936cc
line diff
     1.1 --- a/e2fsprogs/receipt	Sat Feb 22 23:10:15 2014 +0100
     1.2 +++ b/e2fsprogs/receipt	Sun May 07 15:59:20 2017 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="e2fsprogs"
     1.7 -VERSION="1.42.5"
     1.8 +VERSION="1.42.12"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Filesystem utilities for use with ext2 and ext3 (without fsck*)."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -22,7 +22,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	mkdir ../build && cd ../build
    1.18  	$src/configure \
    1.19  		--prefix=/usr \