projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cfa196
)
Fix bad patch naming scheme
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 22 Aug 2007 09:29:49 +0000
(09:29 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Wed, 22 Aug 2007 09:29:49 +0000
(09:29 -0000)
package/bash/bash.mk
patch
|
blob
|
history
diff --git
a/package/bash/bash.mk
b/package/bash/bash.mk
index 784b678dc99896e957a0b9555ee166013e1ec04c..07b86f6a95e2b95465662216c22986756cfa9f37 100644
(file)
--- a/
package/bash/bash.mk
+++ b/
package/bash/bash.mk
@@
-19,7
+19,7
@@
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??-*
+ 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