wok-next diff zlib/receipt @ rev 18119

Up: tazpkg(814), tazpanel(501)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jun 08 04:37:36 2015 +0300 (2015-06-08)
parents 7a526dcd4932
children 10e3347b5a0d
line diff
     1.1 --- a/zlib/receipt	Fri Jun 14 12:25:09 2013 +0000
     1.2 +++ b/zlib/receipt	Mon Jun 08 04:37:36 2015 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="zlib"
     1.5  VERSION="1.2.8"
     1.6  CATEGORY="base-system"
     1.7 -SHORT_DESC="Compression library."
     1.8 +SHORT_DESC="Compression library"
     1.9  MAINTAINER="pankso@slitaz.org"
    1.10  LICENSE="zlib/libpng"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.12 @@ -17,7 +17,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	case "$ARCH" in
    1.18  		i486)
    1.19  			# work around gcc bug; see https://bugs.archlinux.org/task/20647