summaryrefslogtreecommitdiffstats
path: root/audio/Songbird/wrapper.songbird
diff options
context:
space:
mode:
Diffstat (limited to 'audio/Songbird/wrapper.songbird')
-rw-r--r--audio/Songbird/wrapper.songbird5
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/Songbird/wrapper.songbird b/audio/Songbird/wrapper.songbird
deleted file mode 100644
index 83b1d47db7..0000000000
--- a/audio/Songbird/wrapper.songbird
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-( cd /usr/lib/Songbird
- ./songbird "$@"
-)