]> git.pld-linux.org Git - packages/QtCurve.git/commitdiff
- fixed build with automake 1.10
authorKarol Krenski <charles@pld-linux.org>
Tue, 26 Dec 2006 15:00:32 +0000 (15:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    QtCurve-am.patch -> 1.1

QtCurve-am.patch [new file with mode: 0644]

diff --git a/QtCurve-am.patch b/QtCurve-am.patch
new file mode 100644 (file)
index 0000000..395ca35
--- /dev/null
@@ -0,0 +1,11 @@
+--- QtCurve-KDE3-0.46.2/admin/cvs.sh.orig      2006-11-05 18:44:45.000000000 +0100
++++ QtCurve-KDE3-0.46.2/admin/cvs.sh   2006-12-11 04:04:00.351846649 +0100
+@@ -70,7 +70,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.0733009999999999 seconds and 4 git commands to generate.