projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a5d3a
)
[packages] setserial: don't build docs
author
Andy Boyett
<agb@openwrt.org>
Sun, 15 Jun 2008 18:19:53 +0000
(18:19 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Sun, 15 Jun 2008 18:19:53 +0000
(18:19 +0000)
- docs require nroff on the host system
SVN-Revision: 11485
utils/setserial/Makefile
patch
|
blob
|
history
diff --git
a/utils/setserial/Makefile
b/utils/setserial/Makefile
index ceca8351e40a18bc6b5256340c4038d46d720693..7c5574e672947e3314b650c5fbb85745a819a2eb 100644
(file)
--- a/
utils/setserial/Makefile
+++ b/
utils/setserial/Makefile
@@
-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) \
-
al
l
+
setseria
l
endef
define Package/setserial/install