X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7bf482253faf075f55556b69a3908f1c859d8322..cc18fba62bb2b8ea02d0faa13a04724d24a5f958:/openwrt/package/openntpd/Makefile diff --git a/openwrt/package/openntpd/Makefile b/openwrt/package/openntpd/Makefile index 3f6f95037..59b504fa4 100644 --- a/openwrt/package/openntpd/Makefile +++ b/openwrt/package/openntpd/Makefile @@ -56,6 +56,7 @@ $(PKG_IPK): $(PKG_BUILD_DIR)/ntpd cp $(PKG_BUILD_DIR)/ntpd $(PKG_IPK_DIR)/usr/sbin/ $(STRIP) $(PKG_IPK_DIR)/usr/sbin/* mkdir -p $(PACKAGE_DIR) + find $(PKG_IPK_DIR) -name CVS | xargs rm -rf $(IPKG_BUILD) $(PKG_IPK_DIR) $(PACKAGE_DIR) $(IPKG_STATE_DIR)/info/$(PKG_NAME).list: $(PKG_IPK)