wok diff galculator/receipt @ rev 14506

grub2: add /usr/share
author Richard Dunbar <mojo@slitaz.org>
date Tue May 14 00:30:55 2013 +0000 (2013-05-14)
parents 985d65083db8
children 380ffe05937a
line diff
     1.1 --- a/galculator/receipt	Fri Dec 21 04:34:21 2012 +0000
     1.2 +++ b/galculator/receipt	Tue May 14 00:30:55 2013 +0000
     1.3 @@ -15,8 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 -	patch -p1 < $stuff/galculator-2.0.1-gtk2.patch
     1.9 +	patch < $stuff/galculator-2.0.1-gtk2.patch
    1.10  
    1.11  	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
    1.12  	export LDFLAGS="-Wl,--copy-dt-needed-entries"