From: domelu Date: Wed, 27 Dec 2006 20:47:56 +0000 (+0000) Subject: - re-add X-Git-Tag: auto/ac/gtk2-theme-engine-qt-0_7-1~7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgtk2-theme-engine-qt.git;a=commitdiff_plain;h=c2874c229e951fdabd070d32e06993f8e38307d0;ds=sidebyside - re-add Changed files: kde-am110.patch -> 1.4 --- diff --git a/kde-am110.patch b/kde-am110.patch new file mode 100644 index 0000000..41e2fe7 --- /dev/null +++ b/kde-am110.patch @@ -0,0 +1,11 @@ +--- libkipi-0.1.4/admin/cvs.sh.orig 2006-12-18 20:47:36.000000000 +0100 ++++ libkipi-0.1.4/admin/cvs.sh 2006-12-18 20:48:26.000000000 +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_STRING found." + UNSERMAKE=no + ;;