aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/0001_no-deprecated-gnome-common-macros.patch
diff options
context:
space:
mode:
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 $@