]> git.pld-linux.org Git - packages/avant-window-navigator.git/blame - avant-window-navigator-python-platform.patch
- fixes installation of the python bindings
[packages/avant-window-navigator.git] / avant-window-navigator-python-platform.patch
CommitLineData
9d9786dd
MB
1--- a/bindings/python/Makefile.am 2008-04-21 17:48:15 +0000
2+++ b/bindings/python/Makefile.am 2009-03-03 20:50:47 +0000
3@@ -1,7 +1,7 @@
4 NULL =
5
6 # awn python scripts
7-pyawndir = $(PYTHON_SITE_PKG)/awn
8+pyawndir = $(PYTHON_PLATFORM_PKG)/awn
9 pyawn_PYTHON = __init__.py
10
11 INCLUDES = \
12
This page took 0.193931 seconds and 4 git commands to generate.