]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - cpufrequtils/patches/cpufrequtils-multilib.patch
cpufrequtils: Remove package.
[ipfire-3.x.git] / cpufrequtils / patches / cpufrequtils-multilib.patch
diff --git a/cpufrequtils/patches/cpufrequtils-multilib.patch b/cpufrequtils/patches/cpufrequtils-multilib.patch
deleted file mode 100644 (file)
index cc4d8d2..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- cpufrequtils-008/Makefile  2010-07-05 17:43:17.000000000 +0200
-+++ Makefile.multilib  2010-07-16 11:31:40.294161413 +0200
-@@ -206,6 +206,9 @@
-               --keyword=_ --keyword=N_ $(UTIL_SRC) && \
-       test -f $(PACKAGE).po && \
-       mv -f $(PACKAGE).po po/$(PACKAGE).pot
-+# Avoid multilib issues by forcing the POT creation date
-+      sed -i 's/POT-Creation-Date: .*\\/Pot-Creation-Date: 2010-07-16 11:00+0200\\/' \
-+              po/${PACKAGE}.pot
- update-gmo: po/$(PACKAGE).pot
-        @for HLANG in $(LANGUAGES); do \