[Pkg-libvirt-commits] [gtk-vnc] 15/26: Add option to Makefile.am
Joao Eriberto Mota Filho
eriberto at moszumanska.debian.org
Mon Jan 9 06:28:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
eriberto pushed a commit to branch debian/sid
in repository gtk-vnc.
commit f17f4d16a4dfdc335aee29856797f37326e77e96
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date: Mon Jan 9 02:51:54 2017 -0200
Add option to Makefile.am
---
debian/patches/20_add-m4.patch | 12 ++++++++++++
debian/patches/series | 1 +
2 files changed, 13 insertions(+)
diff --git a/debian/patches/20_add-m4.patch b/debian/patches/20_add-m4.patch
new file mode 100644
index 0000000..c5bdca4
--- /dev/null
+++ b/debian/patches/20_add-m4.patch
@@ -0,0 +1,12 @@
+Description: add -I m4 to Makefile.am
+Author: Joao Eriberto Mota Filho <eriberto at debian.org>
+Last-Update: 2017-01-08
+--- gtk-vnc-0.6.0.orig/Makefile.am
++++ gtk-vnc-0.6.0/Makefile.am
+@@ -1,5 +1,5 @@
+ SUBDIRS = src tools examples po vapi
+-ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
++ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS} -I m4
+
+ pkgconfig_DATA = $(PACKAGE)-$(GTK_VNC_API_VERSION).pc gvnc-1.0.pc
+ pkgconfigdir = $(libdir)/pkgconfig
diff --git a/debian/patches/series b/debian/patches/series
index a0991ca..a5a3c2a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
10_Remove-GNUmakefile-links.patch
+20_add-m4.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/gtk-vnc.git
More information about the Pkg-libvirt-commits
mailing list