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

20 lines
354 B
Plaintext
Raw Normal View History

*** 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