wok diff glibc/receipt @ rev 18589

faenza-icon-theme: don't remove icons in $install
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 13 02:44:43 2015 +0200 (2015-11-13)
parents 32497b637699
children 9b7c1ea86466
line diff
     1.1 --- a/glibc/receipt	Thu Mar 05 18:15:31 2015 +0100
     1.2 +++ b/glibc/receipt	Fri Nov 13 02:44:43 2015 +0200
     1.3 @@ -64,8 +64,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 -
     1.9  	# SliTaz is a Busybox based OS, why we so small and fast. Using gawk by
    1.10  	# default to build package will not ensure package work with Busybox awk
    1.11  	# and so should NOT be use to cook.
    1.12 @@ -73,6 +71,8 @@
    1.13  		[ -d "/var/lib/tazpkg/installed/gawk" ] || tazpkg get-install gawk
    1.14  	fi
    1.15  
    1.16 +	# Make 4.x support...
    1.17 +	sed -i 's/3\.79/4.* | &/' configure*
    1.18  	# Fixes and patches from LFS, Redhat
    1.19  	sed -i -e 's/"db1"/& \&\& $name ne "nss_test1"/' scripts/test-installation.pl
    1.20  	sed -i 's|@BASH@|/bin/bash|' elf/ldd.bash.in