diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:49 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:49 +0200 |
commit | c0b7ead6241fefb332ddfdec4aea1e0e8170cd46 (patch) | |
tree | 93ac9e5164a94832fafea1b76477da6d823ef3d1 /audio/last.fm/last.fm.script | |
parent | 8c8a417816ea122f05fb208b20d3bd454013728a (diff) | |
download | slackbuilds-c0b7ead6241fefb332ddfdec4aea1e0e8170cd46.tar.gz |
audio/last.fm: Moved from multimedia
Diffstat (limited to 'audio/last.fm/last.fm.script')
-rw-r--r-- | audio/last.fm/last.fm.script | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/last.fm/last.fm.script b/audio/last.fm/last.fm.script new file mode 100644 index 0000000000..39d521c116 --- /dev/null +++ b/audio/last.fm/last.fm.script @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/lib/last.fm +./last.fm "$@" |