Fix installation of configuration files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10502 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8e3ff466ce
commit
9dca06d348
@ -55,7 +55,7 @@ define Package/ahcpd/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/ahcp-generate{,-address} $(1)/usr/bin/
|
||||
$(INSTALL_DIR) $(1)/usr/lib/ahcp
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/{ahcp,dummy}-config.sh $(1)/usr/lib/ahcp/
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/ahcp{,-dummy}-config.sh $(1)/usr/lib/ahcp/
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/ahcpd $(1)/usr/sbin/
|
||||
$(INSTALL_DIR) $(1)/etc/config
|
||||
|
Loading…
x
Reference in New Issue
Block a user