1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/print/cjk-lyx/files/patch-ba
2000-09-11 08:37:30 +00:00

12 lines
505 B
Plaintext

--- lib/reLyX/configure.orig Wed Jul 19 07:02:12 2000
+++ lib/reLyX/configure Mon Sep 11 16:29:47 2000
@@ -567,7 +567,7 @@
# ./install, which can be erroneously created by make from ./install.sh.
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
echo "configure:570: checking for a BSD compatible install" >&5
-if test -z "$INSTALL"; then
+if test -z "$NO__INSTALL"; then
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else