summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/speedfreq/files/0.7.2-python-ver.patch')
-rw-r--r--sys-power/speedfreq/files/0.7.2-python-ver.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-power/speedfreq/files/0.7.2-python-ver.patch b/sys-power/speedfreq/files/0.7.2-python-ver.patch
deleted file mode 100644
index c6149ab3a9c7..000000000000
--- a/sys-power/speedfreq/files/0.7.2-python-ver.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2004-03-28 14:01:19.591638320 -0500
-+++ Makefile 2004-03-28 14:01:45.188746968 -0500
-@@ -14,7 +14,7 @@
- MAN ?= $(PREFIX)/share/man
- LIB ?= $(PREFIX)/lib
- INC ?= $(PREFIX)/include
--PY_VER ?= 2.2
-+PY_VER ?= $(shell python -c "import sys; print sys.version[0:3]")
- PY_INC ?= /usr/include/python$(PY_VER)
-
- INITD ?= /etc/rc.d/init.d