summaryrefslogtreecommitdiff
path: root/package/libqmi/patches/patch-Makefile_am
diff options
context:
space:
mode:
authorPhil Sutter <phil.sutter@viprinet.com>2015-02-24 12:47:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-28 10:14:32 +0100
commit3adf944cd1a8b339ebb5b2906735941e9fe82dcb (patch)
treead49f3647b6533a999e60c1394a14da6ac4278c3 /package/libqmi/patches/patch-Makefile_am
parent492118fb580976c3a1fdd980bb5948dc7f6e8d80 (diff)
introduce libqmi package
Diffstat (limited to 'package/libqmi/patches/patch-Makefile_am')
-rw-r--r--package/libqmi/patches/patch-Makefile_am13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/libqmi/patches/patch-Makefile_am b/package/libqmi/patches/patch-Makefile_am
new file mode 100644
index 000000000..e064743aa
--- /dev/null
+++ b/package/libqmi/patches/patch-Makefile_am
@@ -0,0 +1,13 @@
+ do not enable gtk-doc
+--- libqmi-1.12.4.orig/Makefile.am 2015-02-10 17:31:06.000000000 +0100
++++ libqmi-1.12.4/Makefile.am 2015-02-20 18:20:29.213191733 +0100
+@@ -4,8 +4,7 @@ SUBDIRS = . data build-aux src utils doc
+ ACLOCAL_AMFLAGS = -I m4
+
+ DISTCHECK_CONFIGURE_FLAGS = \
+- --with-udev-base-dir="$$dc_install_base" \
+- --enable-gtk-doc
++ --with-udev-base-dir="$$dc_install_base"
+
+ EXTRA_DIST = \
+ gtester.make \