wok diff flac/receipt @ rev 4934

add/improve TAGS d* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 13:17:20 2010 +0000 (2010-02-16)
parents 1ed1357f1ef2
children fb8aceda65ff
line diff
     1.1 --- a/flac/receipt	Thu Jan 08 21:44:32 2009 +0100
     1.2 +++ b/flac/receipt	Tue Feb 16 13:17:20 2010 +0000
     1.3 @@ -14,6 +14,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	# gcc4 fix: http://bugs.gentoo.org/199579
     1.8 +	busybox patch -p0 -i stuff/flac-1.2.1_gcc4.u
     1.9  	cd $src
    1.10  	./configure \
    1.11  		--prefix=/usr \