wok diff gnustep-gui/receipt @ rev 18351

Rebuild packages that depends on giflib & nettle (ldd fail)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Sep 12 15:52:07 2015 +0200 (2015-09-12)
parents 2b9f96603415
children af8a8f177c6c
line diff
     1.1 --- a/gnustep-gui/receipt	Sat Aug 10 13:52:56 2013 +0000
     1.2 +++ b/gnustep-gui/receipt	Sat Sep 12 15:52:07 2015 +0200
     1.3 @@ -18,7 +18,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		$CONFIGURE_ARGS &&