packages: tuxpaint/tuxpaint-Makefile.patch - fix for "mixed implict and nor...
adamg
adamg at pld-linux.org
Mon Feb 13 15:07:41 CET 2012
Author: adamg Date: Mon Feb 13 14:07:41 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- fix for "mixed implict and normal rules"
---- Files affected:
packages/tuxpaint:
tuxpaint-Makefile.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/tuxpaint/tuxpaint-Makefile.patch
diff -u packages/tuxpaint/tuxpaint-Makefile.patch:1.5 packages/tuxpaint/tuxpaint-Makefile.patch:1.6
--- packages/tuxpaint/tuxpaint-Makefile.patch:1.5 Wed Sep 3 18:22:29 2008
+++ packages/tuxpaint/tuxpaint-Makefile.patch Mon Feb 13 15:07:36 2012
@@ -18,3 +18,16 @@
# Maemo flag
MAEMOFLAG:=
+--- tuxpaint-0.9.21/tuxpaint-stamps-2009.06.28/Makefile~ 2006-09-10 21:06:55.000000000 +0200
++++ tuxpaint-0.9.21/tuxpaint-stamps-2009.06.28/Makefile 2012-02-13 13:18:32.543992537 +0100
+@@ -79,9 +79,7 @@
+ @rm -rf "build/tuxpaint-stamps-$(VER_DATE)" "build/tuxpaint-stamps-$(VER_DATE).tar.gz"
+ @-if [ -d build ] ; then rmdir build ; fi
+
+-releasedir: build/tuxpaint-stamps-$(VER_DATE)
+-
+-build/tuxpaint-stamps-$(VER_DATE):
++releasedir:
+ @echo
+ @echo "Creating release directory"
+ @echo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tuxpaint/tuxpaint-Makefile.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list