From: Michael Tremer Date: Sat, 26 Feb 2011 06:45:30 +0000 (+0100) Subject: pakfire: Change python version. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe2b47e8295d68c8ae4f0711b37b78ee22a42c5a;p=ipfire-3.x.git pakfire: Change python version. 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. --- diff --git a/pkgs/core/pakfire/src/Makefile b/pkgs/core/pakfire/src/Makefile index ec706b490..86dfaa97d 100644 --- a/pkgs/core/pakfire/src/Makefile +++ b/pkgs/core/pakfire/src/Makefile @@ -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