summaryrefslogtreecommitdiffstats
path: root/icecrab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'icecrab/Makefile')
-rw-r--r--icecrab/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/icecrab/Makefile b/icecrab/Makefile
deleted file mode 100644
index 36e91b76..00000000
--- a/icecrab/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-.phony: debian
-
-debian:
- [ -e /usr/bin/icecast2 ] || apt-get install --yes icecast2
- cp icecast2 /etc/default/icecast2
- cp icecast.xml /etc/icecast2/icecast.xml