From e1d4dc1d8eeebd9d6a83dd0614518a1ad9cb7a13 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 25 Jun 2007 11:22:26 +0000 Subject: - forgot to adjust the pathes.. --- package/bash/bash32-011 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package/bash/bash32-011') diff --git a/package/bash/bash32-011 b/package/bash/bash32-011 index c021f52f8..b59e6f69e 100644 --- a/package/bash/bash32-011 +++ b/package/bash/bash32-011 @@ -20,7 +20,7 @@ Then run configure with whatever options you like. Patch: *** ../bash-3.2-patched/configure.in Tue Sep 26 11:05:45 2006 ---- configure.in Wed Jan 31 09:48:00 2007 +--- bash-3.2/configure.in Wed Jan 31 09:48:00 2007 *************** *** 6,10 **** dnl Process this file with autoconf to produce a configure script. @@ -49,7 +49,7 @@ Patch: lynxos*) LOCAL_CFLAGS=-DRECYCLES_PIDS ;; linux*) LOCAL_LDFLAGS=-rdynamic # allow dynamic loading *** ../bash-3.2-patched/config-bot.h Tue Sep 12 16:43:04 2006 ---- config-bot.h Tue Mar 6 10:41:31 2007 +--- bash-3.2/config-bot.h Tue Mar 6 10:41:31 2007 *************** *** 2,6 **** /* modify settings or make new ones based on what autoconf tells us. */ @@ -83,7 +83,7 @@ Patch: # undef HAVE_GETCWD #endif *** ../bash-3.2-patched/builtins/common.c Thu Jul 27 09:39:51 2006 ---- builtins/common.c Tue Mar 6 10:43:27 2007 +--- bash-3.2/builtins/common.c Tue Mar 6 10:43:27 2007 *************** *** 1,3 **** ! /* Copyright (C) 1987-2005 Free Software Foundation, Inc. @@ -106,7 +106,7 @@ Patch: if (the_current_working_directory == 0) { *** ../bash-3.2-patched/configure Tue Sep 26 11:06:01 2006 ---- configure Tue Mar 6 10:59:20 2007 +--- bash-3.2/configure Tue Mar 6 10:59:20 2007 *************** *** 27317,27321 **** sco3.2*) LOCAL_CFLAGS=-DMUST_UNBLOCK_CHLD ;; @@ -122,7 +122,7 @@ Patch: lynxos*) LOCAL_CFLAGS=-DRECYCLES_PIDS ;; linux*) LOCAL_LDFLAGS=-rdynamic # allow dynamic loading *** ../bash-3.2/patchlevel.h Thu Apr 13 08:31:04 2006 ---- patchlevel.h Mon Oct 16 14:22:54 2006 +--- bash-3.2/patchlevel.h Mon Oct 16 14:22:54 2006 *************** *** 26,30 **** looks for to find the patch level (for the sccs version string). */ -- cgit v1.2.3