[packages] liboil: disable docs, tests and examples - solves -lintl linking error spotted by buildbot
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24527 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
db056b96fc
commit
224a1895cb
@ -5,7 +5,18 @@
|
||||
top_srcdir = @top_srcdir@
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
-SUBDIRS = liboil testsuite examples doc
|
||||
+SUBDIRS = liboil testsuite
|
||||
+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
|
||||
--- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user