libmikmod: avoid building documentation, as this requires <makeinfo> installed on...
authorMirko Vogt <mirko@openwrt.org>
Sun, 4 Jul 2010 00:48:11 +0000 (00:48 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sun, 4 Jul 2010 00:48:11 +0000 (00:48 +0000)
SVN-Revision: 22053

libs/libmikmod/patches/001-disable-doc.patch [new file with mode: 0644]

diff --git a/libs/libmikmod/patches/001-disable-doc.patch b/libs/libmikmod/patches/001-disable-doc.patch
new file mode 100644 (file)
index 0000000..723102b
--- /dev/null
@@ -0,0 +1,21 @@
+--- libmikmod-3.1.12/Makefile.am       2004-01-21 17:43:53.000000000 +0000
++++ libmikmod-3.1.12/Makefile.am.new   2010-07-03 12:12:51.946725127 +0000
+@@ -1,6 +1,6 @@
+ AUTOMAKE_OPTIONS = foreign
+ SUBDIRS = drivers include libmikmod loaders mmio playercode \
+-          docs dlapi macintosh posix os2 win32
++          dlapi macintosh posix os2 win32
+ bin_SCRIPTS = libmikmod-config
+--- libmikmod-3.1.12/Makefile.in       2004-01-21 17:43:53.000000000 +0000
++++ libmikmod-3.1.12/Makefile.in.new   2010-07-03 12:12:39.626725146 +0000
+@@ -86,7 +86,7 @@
+ VERSION = @VERSION@
+ AUTOMAKE_OPTIONS = foreign
+-SUBDIRS = drivers include libmikmod loaders mmio playercode           docs dlapi macintosh posix os2 win32
++SUBDIRS = drivers include libmikmod loaders mmio playercode dlapi macintosh posix os2 win32
+ bin_SCRIPTS = libmikmod-config