diff options
author | Michael Johnson <youngmug@animeneko.net> | 2010-05-12 17:37:07 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:37:07 +0200 |
commit | 1ee225c0713ed0cb3824cd2dbb1e86044a1a68ae (patch) | |
tree | d6aac3b4830b212faf35f381248d568d17bc6f92 /audio/last.fm/last.fm.script | |
parent | 85fa8fc31c3d26ce070497645e10897d71b1b375 (diff) |
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 39d521c116e8..243784220687 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 -./last.fm "$@" +sh last.fm.sh "$@" |