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:
de728f9
)
[packages] bing: don't build docs
author
Andy Boyett
<agb@openwrt.org>
Sun, 15 Jun 2008 18:19:31 +0000
(18:19 +0000)
committer
Andy Boyett
<agb@openwrt.org>
Sun, 15 Jun 2008 18:19:31 +0000
(18:19 +0000)
- docs require host system to have nroff and groff, docs aren't packaged either
SVN-Revision: 11483
net/bing/Makefile
patch
|
blob
|
history
diff --git
a/net/bing/Makefile
b/net/bing/Makefile
index 271040b375a38e6995932eb47ec55ca4e2b64f8e..545ebab8c64a607adb6913f9ead68a28a237329d 100644
(file)
--- a/
net/bing/Makefile
+++ b/
net/bing/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.
@@
-33,7
+33,7
@@
define Package/bing/description
endef
define Build/Compile
- $(call Build/Compile/Default)
+ $(call Build/Compile/Default
,bing
)
endef
define Package/bing/install