Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=imgrebuild.git;a=commitdiff;h=fde7a71f34f066fb818e08ddc6c1c0b9feb342b7

commit fde7a71f34f066fb818e08ddc6c1c0b9feb342b7
Author: James Buren <r...@frugalware.org>
Date:   Sat May 1 13:17:59 2010 -0500

windowmaker-0.92.0-6-i686
* fix patching

diff --git a/source/x11-extra/windowmaker/FrugalBuild 
b/source/x11-extra/windowmaker/FrugalBuild
index 9e9639e..fd0e125 100644
--- a/source/x11-extra/windowmaker/FrugalBuild
+++ b/source/x11-extra/windowmaker/FrugalBuild
@@ -25,10 +25,11 @@ sha1sums=('4f7fea6f40b9ba9f870d2e2f0ce46274750edb2c' \
build()
{
Fcd
+       Fpatch $pkgname-png-1.4.patch
if [ "$CARCH" == "x86_64" ]; then
-               Fpatchall
-               Fautoreconf
+               Fpatch $pkgname-0.92.0-x86_64-fix.patch
fi
+       Fautoreconf
source $Fsrcdir/$pkgname.sh || Fdie
export LINGUAS="`ls po/*.po | sed 's:po/\(.*\)\.po$:\1:'`"
Fconf --sysconfdir=/etc/X11 \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to