]> git.pld-linux.org Git - packages/exaile.git/blob - exaile-python-2.5.patch
- R: python-pygtk-glade
[packages/exaile.git] / exaile-python-2.5.patch
1 --- exaile_0.2.5/mmkeys/Makefile~       2006-11-01 01:11:34.000000000 +0100
2 +++ exaile_0.2.5/mmkeys/Makefile        2006-11-12 19:25:11.200111000 +0100
3 @@ -1,6 +1,6 @@
4  # Copyright 2004 Joe Wreschnig. Released under the terms of the GNU GPL.
5  
6 -PYTHON_DIR = /usr/include/python2.4
7 +PYTHON_DIR = /usr/include/python2.5
8  
9  CFLAGS += -fPIC -O2 `pkg-config --cflags gtk+-2.0 pygtk-2.0` -I$(PYTHON_DIR)
10  LDFLAGS += `pkg-config --libs gtk+-2.0 pygtk-2.0`
This page took 0.060067 seconds and 3 git commands to generate.