summaryrefslogtreecommitdiffstats
path: root/mandriva/2010.2/common-patches/ac264.patch
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-01-30 12:06:23 +0900
committerMichele Calgaro <[email protected]>2020-01-30 12:06:23 +0900
commit40be1ebef7a688235d4730561908a02f10505385 (patch)
treeab182bf59496abaee2ddbf03d3e910bd37ae57e8 /mandriva/2010.2/common-patches/ac264.patch
parentc169e89296c2d885faa5cdeba21dc35b10b2f583 (diff)
downloadtde-packaging-40be1ebef7a688235d4730561908a02f10505385.tar.gz
tde-packaging-40be1ebef7a688235d4730561908a02f10505385.zip
Removed obsolete Mandriva 2010 packaging files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'mandriva/2010.2/common-patches/ac264.patch')
-rw-r--r--mandriva/2010.2/common-patches/ac264.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/mandriva/2010.2/common-patches/ac264.patch b/mandriva/2010.2/common-patches/ac264.patch
deleted file mode 100644
index 284545fa6..000000000
--- a/mandriva/2010.2/common-patches/ac264.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- kdelibs-3.5.10/admin/configure.in.min~ 2008-08-19 22:28:39.000000000 +0200
-+++ kdelibs-3.5.10/admin/configure.in.min 2009-08-17 19:13:01.823156420 +0200
-@@ -44,6 +44,9 @@
- AM_CONFIG_HEADER(config.h) dnl at the distribution this done
-
- dnl Checks for programs.
-+AC_PROG_CC
-+AC_PROG_CXX
-+
- AC_CHECK_COMPILERS
- AC_ENABLE_SHARED(yes)
- AC_ENABLE_STATIC(no)
---- kdelibs-3.5.10/configure.in.in~ 2006-05-22 20:14:23.000000000 +0200
-+++ kdelibs-3.5.10/configure.in.in 2009-08-17 19:16:04.549804009 +0200
-@@ -25,6 +25,9 @@
- AM_CONFIG_HEADER(config.h) dnl at the distribution this done
-
- dnl Checks for programs.
-+AC_PROG_CC
-+AC_PROG_CXX
-+
- AC_CHECK_COMPILERS
- AC_LIBLTDL_CONVENIENCE
-