From 0e188cd462f88304872e7de51da62cc5a501c638 Mon Sep 17 00:00:00 2001 From: jkoshy Date: Tue, 2 Feb 1999 07:29:00 +0000 Subject: Correct stale patch. Found by: asami@freebsd.org --- lang/sml-nj-devel/files/patch-ab | 16 ++++++++-------- lang/sml-nj/files/patch-ab | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'lang') diff --git a/lang/sml-nj-devel/files/patch-ab b/lang/sml-nj-devel/files/patch-ab index b54e8f0..122da2b 100644 --- a/lang/sml-nj-devel/files/patch-ab +++ b/lang/sml-nj-devel/files/patch-ab @@ -1,8 +1,8 @@ ---- config/install.sh-- Wed Aug 5 13:43:43 1998 -+++ config/install.sh Mon Feb 1 15:57:31 1999 -@@ -193,6 +193,12 @@ - exit 1 - fi +--- config/install.sh.orig Wed Aug 5 13:43:43 1998 ++++ config/install.sh Tue Feb 2 12:57:13 1999 +@@ -181,6 +181,12 @@ + if [ "$?" != "0" ]; then + exit $? fi +# we need to patch just before build +patch_file="${FILESDIR}/patch-global-names" @@ -10,6 +10,6 @@ + echo "applying source patches" + $PATCH $PATCH_ARGS < $patch_file +fi - cd $SRCDIR - - # + if [ ! -x $RUNDIR/run.$ARCH-$OPSYS ]; then + cd $SRCDIR/runtime/objs + echo "compiling the run-time system" diff --git a/lang/sml-nj/files/patch-ab b/lang/sml-nj/files/patch-ab index b54e8f0..122da2b 100644 --- a/lang/sml-nj/files/patch-ab +++ b/lang/sml-nj/files/patch-ab @@ -1,8 +1,8 @@ ---- config/install.sh-- Wed Aug 5 13:43:43 1998 -+++ config/install.sh Mon Feb 1 15:57:31 1999 -@@ -193,6 +193,12 @@ - exit 1 - fi +--- config/install.sh.orig Wed Aug 5 13:43:43 1998 ++++ config/install.sh Tue Feb 2 12:57:13 1999 +@@ -181,6 +181,12 @@ + if [ "$?" != "0" ]; then + exit $? fi +# we need to patch just before build +patch_file="${FILESDIR}/patch-global-names" @@ -10,6 +10,6 @@ + echo "applying source patches" + $PATCH $PATCH_ARGS < $patch_file +fi - cd $SRCDIR - - # + if [ ! -x $RUNDIR/run.$ARCH-$OPSYS ]; then + cd $SRCDIR/runtime/objs + echo "compiling the run-time system" -- cgit v1.1