]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated bash upstream fixes patch to "9".
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Dec 2008 12:17:33 +0000 (13:17 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Dec 2008 12:17:33 +0000 (13:17 +0100)
lfs/bash

index 3cd53c879f4e3ca58b5a37dc606031f0bb795765..c9b2b0dab9dacb394d9c79ec7a03c6e8e8ce1265 100644 (file)
--- a/lfs/bash
+++ b/lfs/bash
@@ -56,7 +56,7 @@ endef
 ###############################################################################
 
 objects = $(DL_FILE) \
-       $(THISAPP)-fixes-8.patch \
+       $(THISAPP)-fixes-9.patch \
        $(PKG_NAME)-doc-$(VER).tar.gz \
        $(THISAPP)-arc4random-1.patch \
        $(THISAPP)-rng.patch
@@ -79,7 +79,7 @@ $(OBJECT): $(objects)
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && $(EXTRACTOR) $(DIR_DL)/$(DL_FILE)
 
-       cd $(DIR_APP) && patch -Np1 < $(DIR_PATCHES)/$(THISAPP)-fixes-8.patch
+       cd $(DIR_APP) && patch -Np1 < $(DIR_PATCHES)/$(THISAPP)-fixes-9.patch
 
 ifeq "$(STAGE)" "toolchain"
        # This patch modifies Bash to use /dev/urandom (settable with