]> git.pld-linux.org Git - packages/avant-window-navigator.git/commitdiff
- fixes installation of the python bindings auto/th/avant-window-navigator-0_3_2-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 24 Mar 2009 22:44:38 +0000 (22:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avant-window-navigator-python-platform.patch -> 1.1

avant-window-navigator-python-platform.patch [new file with mode: 0644]

diff --git a/avant-window-navigator-python-platform.patch b/avant-window-navigator-python-platform.patch
new file mode 100644 (file)
index 0000000..5c13a94
--- /dev/null
@@ -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 = \
+
This page took 0.113521 seconds and 4 git commands to generate.