Revision: 7656
http://sourceforge.net/p/ipcop/svn/7656
Author: owes
Date: 2014-09-28 13:36:39 +0000 (Sun, 28 Sep 2014)
Log Message:
-----------
Need to apply path 27...
Modified Paths:
--------------
ipcop/trunk/lfs/bash
Modified: ipcop/trunk/lfs/bash
===================================================================
--- ipcop/trunk/lfs/bash 2014-09-28 13:35:55 UTC (rev 7655)
+++ ipcop/trunk/lfs/bash 2014-09-28 13:36:39 UTC (rev 7656)
@@ -102,7 +102,7 @@
cd $(DIR_APP) && patch -p1 -i $(DIR_DL)/$(PATCH1)
# For patches directly from GNU bash
# Same bash version doesn't like the variable evaluation, use a
separate patch var
- cd $(DIR_APP) && for nb in `seq 25 26`; do
patch="$(DIR_DL)/$(PKG_NAME)43-0$$nb.patch";echo "using $$patch"; patch -p0 -i
$$patch; done
+ cd $(DIR_APP) && for nb in `seq 25 26 27`; do
patch="$(DIR_DL)/$(PKG_NAME)43-0$$nb.patch";echo "using $$patch"; patch -p0 -i
$$patch; done
# In bash-3.2, configure and configure.in are patched in that order
# if they are not in the same second, autoconf is called.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn