[packages] bing: don't build docs
- docs require host system to have nroff and groff, docs aren't packaged either git-svn-id: svn://svn.openwrt.org/openwrt/packages@11483 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
975d74417d
commit
fc9d4449df
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2006 OpenWrt.org
|
# Copyright (C) 2006-2008 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -33,7 +33,7 @@ define Package/bing/description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(call Build/Compile/Default)
|
$(call Build/Compile/Default,bing)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/bing/install
|
define Package/bing/install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user