diff options
author | Michael Johnson <youngmug@animeneko.net> | 2010-05-13 00:21:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:21:26 +0200 |
commit | 1da1e2eb205a60f5c6bd9ec2ec8b4982e7aec437 (patch) | |
tree | ab1d4a1fdf54b509f9a20b53017245786a74e85e /audio/last.fm/last.fm.script | |
parent | 5b3c392533b201ceb792ce4dddece0753217f481 (diff) | |
download | slackbuilds-1da1e2eb205a60f5c6bd9ec2ec8b4982e7aec437.tar.gz |
audio/last.fm: Updated for version 1.5.1.31879
Diffstat (limited to 'audio/last.fm/last.fm.script')
-rw-r--r-- | audio/last.fm/last.fm.script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/last.fm/last.fm.script b/audio/last.fm/last.fm.script index 2437842206..ffe2b44829 100644 --- a/audio/last.fm/last.fm.script +++ b/audio/last.fm/last.fm.script @@ -1,3 +1,3 @@ #!/bin/sh -cd /usr/lib/last.fm +cd /usr/@LIBDIR@/last.fm sh last.fm.sh "$@" |