wok diff xchat/receipt @ rev 12077

fix /usr/bin/git-citool in correct link /usr/lib/git-core/git-citool
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 09 10:16:47 2012 +0100 (2012-03-09)
parents 3fde486274ad
children 8b52371a81af
line diff
     1.1 --- a/xchat/receipt	Fri Jul 23 17:07:57 2010 +0200
     1.2 +++ b/xchat/receipt	Fri Mar 09 10:16:47 2012 +0100
     1.3 @@ -15,9 +15,9 @@
     1.4  compile_rules()
     1.5  {
     1.6      cd $src
     1.7 -    #patch -p1 -i ../stuff/xc286-smallfixes.diff
     1.8 +    #patch -p1 -i $stuff/xc286-smallfixes.diff
     1.9  	# gentoo patch for GTK > 2.12
    1.10 -    #patch -p1 -i ../stuff/xchat-2.8.6-gtk+-2.13.patch 
    1.11 +    #patch -p1 -i $stuff/xchat-2.8.6-gtk+-2.13.patch 
    1.12      ./configure  --prefix=/usr \
    1.13  	  --infodir=/usr/share/info \
    1.14  	  --mandir=/usr/share/man \