wok-stable diff rsync/receipt @ rev 2971

gegl: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 10 00:02:45 2009 +0200 (2009-05-10)
parents e78b123b882a
children c9b47f8233e2
line diff
     1.1 --- a/rsync/receipt	Sat May 09 18:39:24 2009 +0200
     1.2 +++ b/rsync/receipt	Sun May 10 00:02:45 2009 +0200
     1.3 @@ -19,9 +19,6 @@
     1.4  		--prefix=/usr \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	sed -i  -e 's/HAVE_ICONV_H ./HAVE_ICONV_H 0/' \
     1.8 -		-e 's/HAVE_ICONV_OPEN ./HAVE_ICONV_OPEN 0/' config.h &&
     1.9 -	sed -i 's/-liconv//' Makefile &&
    1.10  	make &&
    1.11  	make DESTDIR=$PWD/_pkg install
    1.12  }