pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/wavesurfer Remove extra backslash.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6323b756b8c
branches: trunk
changeset: 503171:d6323b756b8c
user: hira <hira%pkgsrc.org@localhost>
date: Tue Nov 15 12:55:14 2005 +0000
description:
Remove extra backslash.
diffstat:
audio/wavesurfer/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bf61ce5e4175 -r d6323b756b8c audio/wavesurfer/Makefile
--- a/audio/wavesurfer/Makefile Tue Nov 15 12:54:35 2005 +0000
+++ b/audio/wavesurfer/Makefile Tue Nov 15 12:55:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:44:57 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/11/15 12:55:14 hira Exp $
DISTNAME= wavesurfer-1.7.4
CATEGORIES= audio
@@ -19,7 +19,7 @@
SUBST_MESSAGE.wish= "Fixing hardcoded command names."
SUBST_STAGE.wish= post-patch
SUBST_FILES.wish= wavesurfer.tcl
-SUBST_SED.wish= -e 's,wish8.4,wish,g' \
+SUBST_SED.wish= -e 's,wish8.4,wish,g'
INSTALLATION_DIRS= bin lib
Home |
Main Index |
Thread Index |
Old Index