[SCM] libgig/master: Update 01-Makefile.patch.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Nov 16 13:35:46 UTC 2016


The following commit has been merged in the master branch:
commit aed5cd01a3c933895847058630831739f95fa13f
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Nov 16 14:25:09 2016 +0100

    Update 01-Makefile.patch.

diff --git a/debian/patches/01-Makefile.patch b/debian/patches/01-Makefile.patch
index 4b7b4b9..6ad60d8 100644
--- a/debian/patches/01-Makefile.patch
+++ b/debian/patches/01-Makefile.patch
@@ -6,6 +6,8 @@ Author: Alessio Treglia <quadrispro at ubuntu.com>
  configure   |    3 +--
  3 files changed, 3 insertions(+), 4 deletions(-)
 
+Index: libgig/Makefile.am
+===================================================================
 --- libgig.orig/Makefile.am
 +++ libgig/Makefile.am
 @@ -1,7 +1,7 @@
@@ -17,6 +19,8 @@ Author: Alessio Treglia <quadrispro at ubuntu.com>
  
  # to prevent compile errors on some systems
  AM_CXXFLAGS = -pedantic
+Index: libgig/Makefile.in
+===================================================================
 --- libgig.orig/Makefile.in
 +++ libgig/Makefile.in
 @@ -364,7 +364,7 @@ top_srcdir = @top_srcdir@
@@ -28,6 +32,8 @@ Author: Alessio Treglia <quadrispro at ubuntu.com>
  
  # to prevent compile errors on some systems
  AM_CXXFLAGS = -pedantic
+Index: libgig/configure
+===================================================================
 --- libgig.orig/configure
 +++ libgig/configure
 @@ -16314,7 +16314,7 @@ END
@@ -47,3 +53,15 @@ Author: Alessio Treglia <quadrispro at ubuntu.com>
      "osx/Makefile") CONFIG_FILES="$CONFIG_FILES osx/Makefile" ;;
      "osx/libgig.xcodeproj/Makefile") CONFIG_FILES="$CONFIG_FILES osx/libgig.xcodeproj/Makefile" ;;
      "win32/Makefile") CONFIG_FILES="$CONFIG_FILES win32/Makefile" ;;
+Index: libgig/configure.ac
+===================================================================
+--- libgig.orig/configure.ac
++++ libgig/configure.ac
+@@ -141,7 +141,6 @@ AC_CONFIG_FILES([\
+     man/korg2gig.1 \
+     man/akaidump.1 \
+     man/akaiextract.1 \
+-    debian/Makefile \
+     osx/Makefile \
+     osx/libgig.xcodeproj/Makefile \
+     win32/Makefile \

-- 
libgig packaging



More information about the pkg-multimedia-commits mailing list