diff options
author | agc <agc@pkgsrc.org> | 2004-07-15 10:08:41 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2004-07-15 10:08:41 +0000 |
commit | 10dbc76c42bdc56c3a919dfaf3e1d4e3c0fa1a42 (patch) | |
tree | 20838c54928f07ccc36ec4cde9024039531f33be /audio | |
parent | 11c8c31e7aad18876b1950121d07c6f71a38edb0 (diff) | |
download | pkgsrc-10dbc76c42bdc56c3a919dfaf3e1d4e3c0fa1a42.tar.gz |
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 (limited to 'audio')
-rwxr-xr-x | audio/applerecords/files/applerecords | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/applerecords/files/applerecords b/audio/applerecords/files/applerecords index b53daf58022..9abc66667e0 100755 --- a/audio/applerecords/files/applerecords +++ b/audio/applerecords/files/applerecords @@ -1,4 +1,4 @@ -#! /bin/sh +#! @SH@ ulimit -d 524288 |