summaryrefslogtreecommitdiff
path: root/package/bash/bash.mk
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-19 14:31:15 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-19 14:31:15 +0000
commit134f256d2ffa2412986d78a2d2885e10147dda2b (patch)
treea5f78466d7afa7c14862c35282875ca8dfd8a704 /package/bash/bash.mk
parentdfd5b4d38fbe6bba2fd824a8a3709f1cf0586404 (diff)
convert patches to -p1 format
Diffstat (limited to 'package/bash/bash.mk')
-rw-r--r--package/bash/bash.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bash/bash.mk b/package/bash/bash.mk
index e0f5638cd..704b45b73 100644
--- a/package/bash/bash.mk
+++ b/package/bash/bash.mk
@@ -18,7 +18,7 @@ bash-source: $(DL_DIR)/$(BASH_SOURCE)
$(BASH_DIR)/.unpacked: $(DL_DIR)/$(BASH_SOURCE)
$(BASH_CAT) $(DL_DIR)/$(BASH_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
- patch_level=-p0 toolchain/patch-kernel.sh $(BASH_DIR) package/bash/ bash??-???
+ toolchain/patch-kernel.sh $(BASH_DIR) package/bash/ bash??-???
# This is broken when -lintl is added to LIBS
$(SED) 's,LIBS_FOR_BUILD =.*,LIBS_FOR_BUILD =,g' \
$(BASH_DIR)/builtins/Makefile.in