SOURCES: ksquirrel-libs-am110.patch (NEW) - automake 1.10 support

shadzik shadzik at pld-linux.org
Mon Apr 9 22:55:51 CEST 2007


Author: shadzik                      Date: Mon Apr  9 20:55:51 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- automake 1.10 support

---- Files affected:
SOURCES:
   ksquirrel-libs-am110.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ksquirrel-libs-am110.patch
diff -u /dev/null SOURCES/ksquirrel-libs-am110.patch:1.1
--- /dev/null	Mon Apr  9 22:55:51 2007
+++ SOURCES/ksquirrel-libs-am110.patch	Mon Apr  9 22:55:46 2007
@@ -0,0 +1,11 @@
+--- ksquirrel-libs-0.7.0-pre2/admin/cvs.sh.orig	2007-04-09 22:37:22.759622872 +0200
++++ ksquirrel-libs-0.7.0-pre2/admin/cvs.sh	2007-04-09 22:38:28.058304425 +0200
+@@ -64,7 +64,7 @@
+     echo "*** KDE requires automake 1.6.1 or newer"
+     exit 1
+     ;;
+-  automake*1.6* | automake*1.7* | automake*1.8* | automake*1.9* ) : ;;
++  automake*1.6* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*) : ;;
+   "" )
+     echo "*** AUTOMAKE NOT FOUND!."
+     echo "*** KDE requires automake 1.6.1 or newer"
================================================================


More information about the pld-cvs-commit mailing list