]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pakfire: Change python version.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Feb 2011 06:45:30 +0000 (07:45 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Feb 2011 06:45:30 +0000 (07:45 +0100)
This is just a left-over from the past and is not used anymore.
However this created a dependency for the python api 2.6 which
is not available.

pkgs/core/pakfire/src/Makefile

index ec706b490c42163c64dba4072cac5c9a529c0e21..86dfaa97df9348f1fb5de1eebc9abf77c49ef012 100644 (file)
@@ -1,7 +1,7 @@
 
 SUBSTITUDE = sed -e "s/@VERSION@/$(VERSION)/g"
 
-PYTHON_MAJ = "2.6"
+PYTHON_MAJ = "2.7"
 PYTHON_DIR = $(DESTDIR)/usr/lib/python$(PYTHON_MAJ)/site-packages/pakfire
 
 all: pakfire