summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner>2007-02-22 16:42:10 +0000
committerdrochner <drochner>2007-02-22 16:42:10 +0000
commit25d334932d6167802504c1f34d3fe5291249a1db (patch)
tree755dcf0655022f8d57c0021d7cb4241c2d079c94 /audio
parent37cebe18cd9586e75236817bf46b5acd9bdddfb0 (diff)
downloadpkgsrc-25d334932d6167802504c1f34d3fe5291249a1db.tar.gz
make example config consistent with MESSAGE
Diffstat (limited to 'audio')
-rw-r--r--audio/eawpatches/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/eawpatches/Makefile b/audio/eawpatches/Makefile
index 0447e0eb76c..4ba10c5b7cc 100644
--- a/audio/eawpatches/Makefile
+++ b/audio/eawpatches/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/01/08 21:34:57 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2007/02/22 16:42:10 drochner Exp $
#
DISTNAME= eawpats12_full
@@ -23,7 +23,7 @@ post-extract:
chmod go-w ${WRKSRC}/eawpats/gravis.cfg
pre-configure:
- sed -e "s@/home/user/eawpats@${WRKSRC}/share/eawpats@" \
+ sed -e "s@/home/user/eawpats@${PREFIX}/share/eawpats@" \
< ${WRKSRC}/eawpats/linuxconfig/timidity.cfg \
> ${WRKSRC}/eawpats/timidity.cfg
rm -r ${WRKSRC}/eawpats/linuxconfig \