packages: kde4-kde3support/kde-am.patch (NEW) - automake 1.11 fix

hawk hawk at pld-linux.org
Thu Jul 2 22:44:45 CEST 2009


Author: hawk                         Date: Thu Jul  2 20:44:45 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- automake 1.11 fix

---- Files affected:
packages/kde4-kde3support:
   kde-am.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/kde4-kde3support/kde-am.patch
diff -u /dev/null packages/kde4-kde3support/kde-am.patch:1.1
--- /dev/null	Thu Jul  2 22:44:45 2009
+++ packages/kde4-kde3support/kde-am.patch	Thu Jul  2 22:44:40 2009
@@ -0,0 +1,11 @@
+--- kdelibs-3.5.10/admin/cvs.sh~	2008-08-19 23:28:39.000000000 +0300
++++ kdelibs-3.5.10/admin/cvs.sh	2009-05-19 13:34:47.966210297 +0300
+@@ -68,7 +68,7 @@
+     echo "*** KDE requires automake $required_automake_version"
+     exit 1
+     ;;
+-  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*)
++  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.11*)
+     echo "*** $AUTOMAKE_STRING found."
+     UNSERMAKE=no
+     ;;
================================================================


More information about the pld-cvs-commit mailing list