summaryrefslogtreecommitdiff
path: root/audio/libaudiofile
diff options
context:
space:
mode:
authoragc <agc>1999-03-09 09:11:21 +0000
committeragc <agc>1999-03-09 09:11:21 +0000
commitfaa80d5f02cef4927513062b6e371f65915f247a (patch)
tree53a9a9be5a5c3b5543ac7d7f81f97d9bcf0c20e0 /audio/libaudiofile
parentc789cf45e15bde8916a0d3ba03f0c30c79c611ce (diff)
downloadpkgsrc-faa80d5f02cef4927513062b6e371f65915f247a.tar.gz
Don't automatically prefix "../" to the INSTALL command for subdir use.
Diffstat (limited to 'audio/libaudiofile')
-rw-r--r--audio/libaudiofile/patches/patch-aa15
1 files changed, 14 insertions, 1 deletions
diff --git a/audio/libaudiofile/patches/patch-aa b/audio/libaudiofile/patches/patch-aa
index 8c787955c03..df30051c0b0 100644
--- a/audio/libaudiofile/patches/patch-aa
+++ b/audio/libaudiofile/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 1999/03/06 21:31:42 tron Exp $
+$NetBSD: patch-aa,v 1.3 1999/03/09 09:11:21 agc Exp $
--- configure.orig Mon Feb 22 22:14:36 1999
+++ configure Sat Mar 6 22:23:44 1999
@@ -18,3 +18,16 @@ $NetBSD: patch-aa,v 1.2 1999/03/06 21:31:42 tron Exp $
# Redirect the config.log output again, so that the ltconfig log is not
# clobbered by the next message.
+@@ -3066,10 +3068,12 @@
+ top_srcdir="$ac_dots$ac_given_srcdir" ;;
+ esac
+
++if false; then
+ case "$ac_given_INSTALL" in
+ [/$]*) INSTALL="$ac_given_INSTALL" ;;
+ *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
+ esac
++fi
+
+ echo creating "$ac_file"
+ rm -f "$ac_file"