wok-6.x diff zlib/receipt @ rev 19235
Build httpfs-static
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jun 26 12:11:14 2016 +0200 (2016-06-26) |
parents | 7a526dcd4932 |
children | 24f3e4344c1a |
line diff
1.1 --- a/zlib/receipt Fri Jun 14 12:25:09 2013 +0000 1.2 +++ b/zlib/receipt Sun Jun 26 12:11:14 2016 +0200 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