1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/net/freewais-sf/files/patch-aa
Steve Price b530ac6901 Update to version 2.2.11.
PR:		10374
Submitted by:	Pedro F. Giffuni <pfgiffuni@bachue.usc.unal.edu.co>
1999-03-15 01:27:27 +00:00

20 lines
354 B
Plaintext

*** Configure.orig Tue Mar 2 11:28:08 1999
--- Configure Tue Mar 2 11:36:05 1999
***************
*** 829,835 ****
*)
if test ! -t 0; then
echo "Say 'sh Configure', not 'sh <Configure'"
! exit 1
fi
;;
esac
--- 829,835 ----
*)
if test ! -t 0; then
echo "Say 'sh Configure', not 'sh <Configure'"
! # exit 1
fi
;;
esac