summaryrefslogtreecommitdiffstats
path: root/package/libgpg-error/libgpg-error.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libgpg-error/libgpg-error.mk')
-rw-r--r--package/libgpg-error/libgpg-error.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libgpg-error/libgpg-error.mk b/package/libgpg-error/libgpg-error.mk
index 2fdca84f4..f2eb894bb 100644
--- a/package/libgpg-error/libgpg-error.mk
+++ b/package/libgpg-error/libgpg-error.mk
@@ -17,6 +17,7 @@ $(DL_DIR)/$(LIBGPG_ERROR_SOURCE):
$(LIBGPG_ERROR_DIR)/.source: $(DL_DIR)/$(LIBGPG_ERROR_SOURCE)
$(BZCAT) $(DL_DIR)/$(LIBGPG_ERROR_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
toolchain/patch-kernel.sh $(LIBGPG_ERROR_DIR) package/libgpg-error/ libgpg-error\*.patch
+ $(CONFIG_UPDATE) $(LIBGPG_ERROR_DIR)
touch $(LIBGPG_ERROR_DIR)/.source
$(LIBGPG_ERROR_DIR)/.configured: $(LIBGPG_ERROR_DIR)/.source