wok diff zlib/receipt @ rev 19161

Typos in "daemon"...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 27 01:40:23 2016 +0300 (2016-05-27)
parents 7a526dcd4932
children 24f3e4344c1a
line diff
     1.1 --- a/zlib/receipt	Fri Jun 14 12:25:09 2013 +0000
     1.2 +++ b/zlib/receipt	Fri May 27 01:40:23 2016 +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