SOURCES: avant-window-navigator-python-platform.patch (NEW) - fixes install...

megabajt megabajt at pld-linux.org
Tue Mar 24 23:44:44 CET 2009


Author: megabajt                     Date: Tue Mar 24 22:44:44 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixes installation of the python bindings

---- Files affected:
SOURCES:
   avant-window-navigator-python-platform.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/avant-window-navigator-python-platform.patch
diff -u /dev/null SOURCES/avant-window-navigator-python-platform.patch:1.1
--- /dev/null	Tue Mar 24 23:44:45 2009
+++ SOURCES/avant-window-navigator-python-platform.patch	Tue Mar 24 23:44:38 2009
@@ -0,0 +1,12 @@
+--- a/bindings/python/Makefile.am	2008-04-21 17:48:15 +0000
++++ b/bindings/python/Makefile.am	2009-03-03 20:50:47 +0000
+@@ -1,7 +1,7 @@
+ NULL = 
+ 
+ # awn python scripts
+-pyawndir = $(PYTHON_SITE_PKG)/awn
++pyawndir = $(PYTHON_PLATFORM_PKG)/awn
+ pyawn_PYTHON = __init__.py
+ 
+ INCLUDES = \
+
================================================================


More information about the pld-cvs-commit mailing list