/etc/config/* should use INSTALL_DATA
SVN-Revision: 5976
This commit is contained in:
		@@ -106,7 +106,7 @@ define Package/dropbear/install
 | 
			
		||||
	ln -sf ../sbin/dropbear $(1)/usr/bin/dbclient
 | 
			
		||||
	ln -sf ../sbin/dropbear $(1)/usr/bin/dropbearkey
 | 
			
		||||
	$(INSTALL_DIR) $(1)/etc/config
 | 
			
		||||
	$(INSTALL_BIN) ./files/dropbear.config $(1)/etc/config/dropbear
 | 
			
		||||
	$(INSTALL_DATA) ./files/dropbear.config $(1)/etc/config/dropbear
 | 
			
		||||
	$(INSTALL_DIR) $(1)/etc/init.d
 | 
			
		||||
	$(INSTALL_BIN) ./files/dropbear.init $(1)/etc/init.d/dropbear
 | 
			
		||||
endef
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user