mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-23 02:50:27 +00:00
Disable documentation generation as it requires host-side binaries
SVN-Revision: 3544
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user