File: 0001_no-deprecated-gnome-common-macros.patch

package info (click to toggle)
libdbusmenu 18.10.20180917~bzr492%2Brepack1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,288 kB
  • sloc: ansic: 11,181; makefile: 955; xml: 464; python: 202; sh: 20
file content (12 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
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 $@