wok-next diff e2fsprogs/receipt @ rev 18726

lynis 2.1.1: revert last commit, same problem. now again in /usr/share/lynis/
author Erkan Yilmaz <erkan@slitaz.org>
date Fri Dec 18 13:31:13 2015 +0000 (2015-12-18)
parents 159df010240c
children 6b0977689017
line diff
     1.1 --- a/e2fsprogs/receipt	Sat Feb 22 23:10:15 2014 +0100
     1.2 +++ b/e2fsprogs/receipt	Fri Dec 18 13:31:13 2015 +0000
     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 \