pkgsrc/devel/sdcc/patches/patch-ai
tron 4873d8e544 Adapt this package to NetBSD and use a better master site with a
distribution file with correct compression.
2000-08-25 21:49:28 +00:00

13 lines
540 B
Text

$NetBSD: patch-ai,v 1.1 2000/08/25 21:49:29 tron Exp $
--- s51.src/configure.orig Thu Jul 29 20:17:03 1999
+++ s51.src/configure Fri Aug 25 23:17:26 2000
@@ -812,7 +812,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:815: checking for a BSD compatible install" >&5
-if test -z "$INSTALL"; then
+if true ; then
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else