X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/28bb6c6598ba1ad1a8e11e8c8323bd4668d4fa8d..e9592f3a2c7d8fccc0075e6400e90bae5014b69e:/openwrt/package/bind/Makefile diff --git a/openwrt/package/bind/Makefile b/openwrt/package/bind/Makefile index d65d19196..934c582b8 100644 --- a/openwrt/package/bind/Makefile +++ b/openwrt/package/bind/Makefile @@ -73,6 +73,7 @@ $(IPKG_BIND_SERVER): cp -fpR $(PKG_INSTALL_DIR)/usr/sbin/named $(IDIR_BIND_SERVER)/usr/sbin/ cp -fpR files/bind $(IDIR_BIND_SERVER)/etc cp -fpR files/named.init $(IDIR_BIND_SERVER)/etc/init.d/S$(PKG_INIT_LEVEL)named + find $(IDIR_BIND_SERVER)/etc/bind -name ".svn" | xargs rm -rf $(RSTRIP) $(IDIR_BIND_SERVER) $(IPKG_BUILD) $(IDIR_BIND_SERVER) $(PACKAGE_DIR)