[packages] liboil: don't build tools, docs and examples
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 02:09:51 +0000 (02:09 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 02:09:51 +0000 (02:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24576 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/liboil/patches/001-no-tools-docs-examples.patch [new file with mode: 0644]

diff --git a/libs/liboil/patches/001-no-tools-docs-examples.patch b/libs/liboil/patches/001-no-tools-docs-examples.patch
new file mode 100644 (file)
index 0000000..1cebc70
--- /dev/null
@@ -0,0 +1,22 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -1,7 +1,7 @@
+ AUTOMAKE_OPTIONS = foreign
+-SUBDIRS = liboil testsuite examples doc
++SUBDIRS = liboil
+ EXTRA_DIST = COPYING autogen.sh gtk-doc.make HACKING BUG-REPORTING
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -278,7 +278,7 @@ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ AUTOMAKE_OPTIONS = foreign
+-SUBDIRS = liboil testsuite examples doc
++SUBDIRS = liboil
+ EXTRA_DIST = COPYING autogen.sh gtk-doc.make HACKING BUG-REPORTING
+ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+ pkgconfig_DATA = liboil-$(LIBOIL_MAJORMINOR).pc