]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pomona: Update python version.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 Jul 2010 20:11:50 +0000 (22:11 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 Jul 2010 20:11:50 +0000 (22:11 +0200)
pkgs/core/pomona/src/Makefile.inc

index 2878d110c628aff8cf1ba926a5427f7b6a01dfac..26f9eb95b05cacc2e53c6a2e35b68f886254cd28 100644 (file)
@@ -26,6 +26,6 @@ INSTALL_DATA = ${INSTALL} -m 644
 INSTALLNLSDIR = $(DESTDIR)/usr/share/locale
 
 PYTHONLIBDIR = $(DESTDIR)/usr/lib/pomona
-PYTHONINCLUDE= /usr/include/python2.6/
+PYTHONINCLUDE= /usr/include/python2.7/
 
 CC = $(CROSS)gcc