]> git.pld-linux.org Git - packages/taglib.git/commitdiff
- respect automake 1.11
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Thu, 24 Sep 2009 09:16:15 +0000 (09:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    taglib-am.patch -> 1.1

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

diff --git a/taglib-am.patch b/taglib-am.patch
new file mode 100644 (file)
index 0000000..5580870
--- /dev/null
@@ -0,0 +1,13 @@
+diff -ur taglib-1.6/admin/cvs.sh taglib-1.6.new/admin/cvs.sh
+--- taglib-1.6/admin/cvs.sh    2008-08-19 21:56:25.000000000 +0200
++++ taglib-1.6.new/admin/cvs.sh        2009-09-24 11:10:53.064811129 +0200
+@@ -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.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
+     ;;
+Tylko w taglib-1.6.new/admin: cvs.sh~
This page took 0.079033 seconds and 4 git commands to generate.