aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/0001_no-deprecated-gnome-common-macros.patch
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-09-29 15:43:58 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-09-29 15:43:58 +0200
commit36a58cb0c405c1e274081ceb8ade0485d481ecb4 (patch)
tree5e4a556eeadf172288527d5977b34978486e9b95 /debian/patches/0001_no-deprecated-gnome-common-macros.patch
parent3cf69a2caada74a767ce2431b51e0fc920fbd668 (diff)
downloadlibdbusmenu-36a58cb0c405c1e274081ceb8ade0485d481ecb4.tar.gz
libdbusmenu-36a58cb0c405c1e274081ceb8ade0485d481ecb4.tar.bz2
libdbusmenu-36a58cb0c405c1e274081ceb8ade0485d481ecb4.zip
debian/*: Adopt official Debian packaging.
Diffstat (limited to 'debian/patches/0001_no-deprecated-gnome-common-macros.patch')
-rw-r--r--debian/patches/0001_no-deprecated-gnome-common-macros.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/0001_no-deprecated-gnome-common-macros.patch b/debian/patches/0001_no-deprecated-gnome-common-macros.patch
new file mode 100644
index 0000000..fbe7ca3
--- /dev/null
+++ b/debian/patches/0001_no-deprecated-gnome-common-macros.patch
@@ -0,0 +1,12 @@
+Description: Drop deprecated gnome-common variables.
+Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+
+--- a/autogen.sh
++++ b/autogen.sh
+@@ -9,6 +9,4 @@
+
+ gtkdocize || exit 1
+
+-USE_GNOME2_MACROS=1 \
+-USE_COMMON_DOC_BUILD=yes \
+ gnome-autogen.sh --enable-gtk-doc $@