[packages] setserial: don't build docs

- docs require nroff on the host system


git-svn-id: svn://svn.openwrt.org/openwrt/packages@11485 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
agb 2008-06-15 18:19:53 +00:00
parent 69f747ee99
commit 4d480ff8db

View File

@ -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.
# See /LICENSE for more information.
@ -40,7 +40,7 @@ endef
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
all
setserial
endef
define Package/setserial/install