Author: beorn                        Date: Sun Oct 14 14:20:20 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- Added patch for python-aggdraw

---- Files affected:
SOURCES:
   python-aggdraw-freetype-enable.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/python-aggdraw-freetype-enable.patch
diff -u /dev/null SOURCES/python-aggdraw-freetype-enable.patch:1.1
--- /dev/null   Sun Oct 14 16:20:20 2007
+++ SOURCES/python-aggdraw-freetype-enable.patch        Sun Oct 14 16:20:15 2007
@@ -0,0 +1,12 @@
+diff -Nru aggdraw-1.1-20051010.orig/setup.py aggdraw-1.1-20051010/setup.py
+--- aggdraw-1.1-20051010.orig/setup.py 2005-10-15 14:55:00.000000000 +0200
++++ aggdraw-1.1-20051010/setup.py      2007-10-14 16:08:56.745390000 +0200
+@@ -18,7 +18,7 @@
+ VERSION = "1.1-20051010"
+ 
+ # tweak as necessary
+-FREETYPE_ROOT = "../../kits/freetype-2.1.10"
++FREETYPE_ROOT = "/usr"
+ 
+ if not os.path.isdir(FREETYPE_ROOT):
+     print "===", "freetype support disabled"
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to