projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a48fd3f
)
Disable documentation generation as it requires host-side binaries
author
Florian Fainelli
<florian@openwrt.org>
Wed, 29 Mar 2006 12:03:09 +0000
(12:03 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 29 Mar 2006 12:03:09 +0000
(12:03 +0000)
SVN-Revision: 3544
openwrt/package/mgetty/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/mgetty/Makefile
b/openwrt/package/mgetty/Makefile
index 00a692db479c999e6e1b6af00eb9b67dcde522b9..d02f027837ed268a9ac625fb69e863044f64464b 100644
(file)
--- a/
openwrt/package/mgetty/Makefile
+++ b/
openwrt/package/mgetty/Makefile
@@
-44,7
+44,8
@@
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
$(TARGET_CONFIGURE_OPTS) \
prefix="$(PKG_INSTALL_DIR)/usr" \
- CONFDIR=/etc/mgetty+sendfax
+ CONFDIR=/etc/mgetty+sendfax \
+ bin-all
$(CP) $(PKG_BUILD_DIR)/mgetty $(PKG_INSTALL_DIR)/usr/sbin
$(CP) $(PKG_BUILD_DIR)/sendfax $(PKG_INSTALL_DIR)/usr/sbin
$(CP) $(PKG_BUILD_DIR)/fax/faxrunqd $(PKG_INSTALL_DIR)/usr/sbin