summaryrefslogtreecommitdiffstats
path: root/package/palantir
diff options
context:
space:
mode:
Diffstat (limited to 'package/palantir')
-rw-r--r--package/palantir/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/palantir/Makefile b/package/palantir/Makefile
index 68eac5f9e..154dadc4e 100644
--- a/package/palantir/Makefile
+++ b/package/palantir/Makefile
@@ -21,7 +21,7 @@ include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,PALANTIR,palantir,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
-$(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared
+$(PKG_BUILD_DIR)/.configured:
touch $@
$(PKG_BUILD_DIR)/.built: $(PKG_BUILD_DIR)/.configured