pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio Make MESSAGE refer to correct path for configura...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e895ed8819c2
branches:  trunk
changeset: 492443:e895ed8819c2
user:      ben <ben%pkgsrc.org@localhost>
date:      Tue Apr 12 17:12:16 2005 +0000

description:
Make MESSAGE refer to correct path for configuration file.

diffstat:

 audio/eawpatches/MESSAGE |  4 ++--
 audio/freepats/MESSAGE   |  4 ++--
 audio/guspatches/MESSAGE |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r 999178b4f415 -r e895ed8819c2 audio/eawpatches/MESSAGE
--- a/audio/eawpatches/MESSAGE  Tue Apr 12 16:13:27 2005 +0000
+++ b/audio/eawpatches/MESSAGE  Tue Apr 12 17:12:16 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2004/12/03 14:20:03 ben Exp $
+$NetBSD: MESSAGE,v 1.2 2005/04/12 17:12:16 ben Exp $
 
   To use timidity with eawpatches, you have a couple of options.
 
@@ -9,6 +9,6 @@
 
   2) in the system-wide timidity configuration:
 
-     cp ${PREFIX}/share/eawpatches/timidity.cfg ${PKG_SYSCONFDIR}/timidity
+     cp ${PREFIX}/share/eawpatches/timidity.cfg ${PKG_SYSCONFDIR}
 
 ===========================================================================
diff -r 999178b4f415 -r e895ed8819c2 audio/freepats/MESSAGE
--- a/audio/freepats/MESSAGE    Tue Apr 12 16:13:27 2005 +0000
+++ b/audio/freepats/MESSAGE    Tue Apr 12 17:12:16 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/12/03 14:07:10 ben Exp $
+$NetBSD: MESSAGE,v 1.2 2005/04/12 17:12:16 ben Exp $
 
   To use timidity with freepats, you have a couple of options.
 
@@ -9,6 +9,6 @@
 
   2) in the system-wide timidity configuration:
 
-     cp ${PREFIX}/share/freepats/timidity.cfg ${PKG_SYSCONFDIR}/timidity
+     cp ${PREFIX}/share/freepats/timidity.cfg ${PKG_SYSCONFDIR}
 
 ===========================================================================
diff -r 999178b4f415 -r e895ed8819c2 audio/guspatches/MESSAGE
--- a/audio/guspatches/MESSAGE  Tue Apr 12 16:13:27 2005 +0000
+++ b/audio/guspatches/MESSAGE  Tue Apr 12 17:12:16 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2004/12/03 14:20:03 ben Exp $
+$NetBSD: MESSAGE,v 1.2 2005/04/12 17:12:16 ben Exp $
 
   To use timidity with guspatches, you have a couple of options.
 
@@ -9,6 +9,6 @@
 
   2) in the system-wide timidity configuration:
 
-     cp ${PREFIX}/share/guspatches/timidity.cfg ${PKG_SYSCONFDIR}/timidity
+     cp ${PREFIX}/share/guspatches/timidity.cfg ${PKG_SYSCONFDIR}
 
 ===========================================================================



Home | Main Index | Thread Index | Old Index