[Pkg-cli-apps-commits] [SCM] gnome-rdp branch, master, updated. upstream/0.2.3-14-gd27f3b9

Julian Taylor jtaylor.debian at googlemail.com
Tue Jun 7 16:03:32 UTC 2011


The following commit has been merged in the master branch:
commit d27f3b94fcb23197da608f43ac15c96c9815c4c0
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Tue Jun 7 17:35:18 2011 +0200

    add patch to include expansions.m4 in configure.ac

diff --git a/debian/patches/include_ac_expansions.patch b/debian/patches/include_ac_expansions.patch
new file mode 100644
index 0000000..075b118
--- /dev/null
+++ b/debian/patches/include_ac_expansions.patch
@@ -0,0 +1,15 @@
+Description: include expansions.m4
+ required so it pucks up the shamrock macros
+Index: gnome-rdp/configure.ac
+===================================================================
+--- gnome-rdp.orig/configure.ac	2011-06-07 17:34:09.375590890 +0200
++++ gnome-rdp/configure.ac	2011-06-07 17:34:21.275590884 +0200
+@@ -11,6 +11,8 @@
+         AC_MSG_ERROR([You need to install pkg-config])
+ fi
+ 
++m4_include([expansions.m4])
++
+ SHAMROCK_EXPAND_LIBDIR
+ SHAMROCK_EXPAND_BINDIR
+ SHAMROCK_EXPAND_DATADIR
diff --git a/debian/patches/series b/debian/patches/series
index 23652c3..04670bd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+include_ac_expansions.patch
 use_default_compiler.patch

-- 
gnome-rdp



More information about the Pkg-cli-apps-commits mailing list