pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/applerecords/files If we're going to do the subs...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f0a8d66b9be
branches:  trunk
changeset: 478048:9f0a8d66b9be
user:      agc <agc%pkgsrc.org@localhost>
date:      Thu Jul 15 10:08:41 2004 +0000

description:
If we're going to do the substitution of ${SH} in the Makefile, we might
as well give it something to substitute.

No functional change to the package.

diffstat:

 audio/applerecords/files/applerecords |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r 99795eb1b052 -r 9f0a8d66b9be audio/applerecords/files/applerecords
--- a/audio/applerecords/files/applerecords     Thu Jul 15 09:30:53 2004 +0000
+++ b/audio/applerecords/files/applerecords     Thu Jul 15 10:08:41 2004 +0000
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! @SH@
 
 ulimit -d 524288
 



Home | Main Index | Thread Index | Old Index