[gtk-smooth-engine] rebuild for automake-1.15

Wolfgang Ulbrich raveit65 at fedoraproject.org
Wed Feb 11 01:41:47 UTC 2015


commit 5caa4d7e87f3e8b0bfd75f88898d2af415bfac21
Author: raveit65 <chat-to-me at raveit.de>
Date:   Wed Feb 11 02:41:20 2015 +0100

    rebuild for automake-1.15

 gtk-smooth-engine_automake.patch |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gtk-smooth-engine_automake.patch b/gtk-smooth-engine_automake.patch
index 33b9a72..011ec1a 100644
--- a/gtk-smooth-engine_automake.patch
+++ b/gtk-smooth-engine_automake.patch
@@ -1,12 +1,15 @@
 diff -upr gtk-smooth-engine-2.14.3+deb5-orig/autogen.sh gtk-smooth-engine-2.14.3+deb5/autogen.sh
 --- gtk-smooth-engine-2.14.3+deb5-orig/autogen.sh	2008-11-13 14:53:04.000000000 +0100
-+++ gtk-smooth-engine-2.14.3+deb5/autogen.sh	2014-06-08 10:33:13.578140107 +0200
-@@ -16,7 +16,19 @@ cd $srcdir
++++ gtk-smooth-engine-2.14.3+deb5/autogen.sh	2015-02-11 02:34:19.179376328 +0100
+@@ -16,7 +16,22 @@ cd $srcdir
  	DIE=1
  }
  
 -if automake-1.10 --version < /dev/null > /dev/null 2>&1 ; then
-+if automake-1.14 --version < /dev/null > /dev/null 2>&1 ; then
++if automake-1.15 --version < /dev/null > /dev/null 2>&1 ; then
++    AUTOMAKE=automake-1.15
++    ACLOCAL=aclocal-1.15
++elif automake-1.14 --version < /dev/null > /dev/null 2>&1 ; then
 +    AUTOMAKE=automake-1.14
 +    ACLOCAL=aclocal-1.14
 +elif automake-1.13 --version < /dev/null > /dev/null 2>&1 ; then


More information about the scm-commits mailing list