summaryrefslogtreecommitdiffstats
path: root/package/bash/bash.mk
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-04-15 02:25:18 +0000
committerMike Frysinger <vapier@gentoo.org>2006-04-15 02:25:18 +0000
commit468fe5665ef7c6f7bf6187bc5a3bc4c023539dff (patch)
tree9da89a3125e53a2d3ce432df803d593d4bfc11fe /package/bash/bash.mk
parent607633f50a273f03bc140f7c5b7c22ba639743cb (diff)
downloadbuildroot-novena-468fe5665ef7c6f7bf6187bc5a3bc4c023539dff.tar.gz
buildroot-novena-468fe5665ef7c6f7bf6187bc5a3bc4c023539dff.zip
some more upstream patches
Diffstat (limited to 'package/bash/bash.mk')
-rw-r--r--package/bash/bash.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bash/bash.mk b/package/bash/bash.mk
index b14afaa0c..cebce72d2 100644
--- a/package/bash/bash.mk
+++ b/package/bash/bash.mk
@@ -16,6 +16,7 @@ $(DL_DIR)/$(BASH_SOURCE):
bash-source: $(DL_DIR)/$(BASH_SOURCE)
+bash-unpacked: $(BASH_DIR)/.unpacked
$(BASH_DIR)/.unpacked: $(DL_DIR)/$(BASH_SOURCE)
$(BASH_CAT) $(DL_DIR)/$(BASH_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
toolchain/patch-kernel.sh $(BASH_DIR) package/bash/ bash??-*