summaryrefslogtreecommitdiff
path: root/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh')
-rw-r--r--x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh14
1 files changed, 6 insertions, 8 deletions
diff --git a/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh b/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh
index ff6bf4b82b82..824f0df462f7 100644
--- a/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh
+++ b/x11-themes/kdmtheme/files/patch-admin__detect-autoconf.sh
@@ -1,11 +1,9 @@
---- ./admin/detect-autoconf.sh.orig 2006-11-10 01:42:52.000000000 +0300
-+++ ./admin/detect-autoconf.sh 2007-12-17 21:15:07.000000000 +0300
-@@ -10,7 +10,7 @@
- # Please add higher versions first. The last version number is the minimum
- # needed to compile KDE. Do not forget to include the name/version #
+--- admin/detect-autoconf.sh.orig 2006-11-09 16:42:52.000000000 -0600
++++ admin/detect-autoconf.sh 2010-09-28 11:41:11.000000000 -0500
+@@ -12,4 +12,4 @@
# separator if one is present, e.g. -1.2 where - is the separator.
-KDE_AUTOCONF_VERS="-2.58 -2.57 257 -2.54 -2.53a -2.53 -2.52 -2.5x"
-+KDE_AUTOCONF_VERS="-2.67 -2.58 -2.57 257 -2.54 -2.53a -2.53 -2.52 -2.5x"
- KDE_AUTOMAKE_VERS="-1.7 17 -1.6"
+-KDE_AUTOMAKE_VERS="-1.7 17 -1.6"
++KDE_AUTOCONF_VERS="-2.67"
++KDE_AUTOMAKE_VERS="-1.11"
- # We don't use variable here for remembering the type ... strings. Local