]> git.pld-linux.org Git - packages/QtCurve.git/commitdiff
- as for kde-ac260 patch, this time for automake 1.10
authorczarny <czarny@pld-linux.org>
Thu, 16 Nov 2006 19:03:52 +0000 (19:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde-am110.patch -> 1.1

kde-am110.patch [new file with mode: 0644]

diff --git a/kde-am110.patch b/kde-am110.patch
new file mode 100644 (file)
index 0000000..c371222
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN gtk-qt-engine-0.6/admin/cvs.sh gtk-qt-engine-0.6.new/admin/cvs.sh
+--- gtk-qt-engine-0.6/admin/cvs.sh     2004-11-28 15:02:04.000000000 +0100
++++ gtk-qt-engine-0.6.new/admin/cvs.sh 2006-11-16 20:03:01.824023500 +0100
+@@ -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.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* ) : ;;
+   "" )
+     echo "*** AUTOMAKE NOT FOUND!."
+     echo "*** KDE requires automake $required_automake_version"
This page took 0.093247 seconds and 4 git commands to generate.