wok-undigest rev 1189

fix autoconf213
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Apr 29 23:33:44 2016 +0200 (2016-04-29)
parents 514915008f77
children a1fad889f291
files autoconf213/receipt palemoon/receipt
line diff
     1.1 --- a/autoconf213/receipt	Fri Apr 29 23:28:23 2016 +0200
     1.2 +++ b/autoconf213/receipt	Fri Apr 29 23:33:44 2016 +0200
     1.3 @@ -18,7 +18,7 @@
     1.4  {
     1.5  	./configure --prefix=/usr --program-suffix=-2.13
     1.6  	make &&
     1.7 -	make install
     1.8 +	make prefix="$DESTDIR/usr" install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.
     2.1 --- a/palemoon/receipt	Fri Apr 29 23:28:23 2016 +0200
     2.2 +++ b/palemoon/receipt	Fri Apr 29 23:33:44 2016 +0200
     2.3 @@ -77,4 +77,3 @@
     2.4  {
     2.5  	cp -a $install/* $fs
     2.6  }
     2.7 -