summaryrefslogtreecommitdiffstats
path: root/package/rsync/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/rsync/Makefile')
-rw-r--r--package/rsync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rsync/Makefile b/package/rsync/Makefile
index 0cad9c7d2..bd0bfab92 100644
--- a/package/rsync/Makefile
+++ b/package/rsync/Makefile
@@ -18,7 +18,7 @@ include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,RSYNC,rsync,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
-$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared
+$(PKG_BUILD_DIR)/.configured:
(cd $(PKG_BUILD_DIR); rm -rf config.{cache,status} ; \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \