wok-current diff binutils/receipt @ rev 14791

Up adeskbar (0.4.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 08 13:43:00 2013 +0000 (2013-07-08)
parents 1250d6869326
children a5f6371c3254
line diff
     1.1 --- a/binutils/receipt	Fri Jan 25 23:15:55 2013 +0000
     1.2 +++ b/binutils/receipt	Mon Jul 08 13:43:00 2013 +0000
     1.3 @@ -96,4 +96,7 @@
     1.4  	# Remove build directory (cookutils and tazwok path).
     1.5  	rm -rf $WOK/$PACKAGE/source/$PACKAGE-build
     1.6  	rm -rf $WOK/$PACKAGE/$PACKAGE-build
     1.7 +
     1.8 +	chown -R root:root $fs/usr/include/libiberty.h
     1.9 +	chmod g-x,o-x $fs/usr/include/libiberty.h
    1.10  }