summaryrefslogtreecommitdiff
path: root/package/libqmi/patches/patch-autogen_sh
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-autogen_sh
parent492118fb580976c3a1fdd980bb5948dc7f6e8d80 (diff)
introduce libqmi package
Diffstat (limited to 'package/libqmi/patches/patch-autogen_sh')
-rw-r--r--package/libqmi/patches/patch-autogen_sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/libqmi/patches/patch-autogen_sh b/package/libqmi/patches/patch-autogen_sh
new file mode 100644
index 000000000..cba4e8ea6
--- /dev/null
+++ b/package/libqmi/patches/patch-autogen_sh
@@ -0,0 +1,11 @@
+ - drop doc stuff which we don't have
+--- libqmi-1.12.4.orig/autogen.sh 2015-02-10 17:31:06.000000000 +0100
++++ libqmi-1.12.4/autogen.sh 2015-02-20 18:05:46.425974772 +0100
+@@ -14,7 +14,6 @@ PKG_NAME=libqmi
+ }
+
+ (cd $srcdir;
+- gtkdocize || exit 1
+ mkdir -p m4
+ touch README NEWS ChangeLog
+ autoreconf --force --install --verbose