]> git.pld-linux.org Git - packages/arts.git/commitdiff
- adjusted for automake 1.11
authorhawk <hawk@pld-linux.org>
Sun, 21 Jun 2009 11:53:30 +0000 (11:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kde-am.patch -> 1.2

kde-am.patch

index 66b3b1c73d15c24c818682a5ce6a977fc5b39ac2..5a23f3aefde29995685f7fadf14cc44d2eb739f9 100644 (file)
@@ -1,11 +1,11 @@
---- kde/admin/cvs.sh.org       2006-10-27 07:59:00.057543638 +0000
-+++ kde/admin/cvs.sh   2006-10-27 07:59:38.666892277 +0000
+--- 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.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.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.11*)
      echo "*** $AUTOMAKE_STRING found."
      UNSERMAKE=no
      ;;
This page took 0.097677 seconds and 4 git commands to generate.