summaryrefslogtreecommitdiffstats
path: root/testing/icecast/icecast.pre-install
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-05-16 12:03:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-05-16 12:03:58 +0000
commitd82e502b6322313f28d8f78e959162dc43055a18 (patch)
tree4d9b545839106e96dd8d624830c9006dcf41deea /testing/icecast/icecast.pre-install
parentedbb3a0c527c339a69ea5c46dfedc88596eb61ed (diff)
downloadaports-d82e502b6322313f28d8f78e959162dc43055a18.tar.bz2
aports-d82e502b6322313f28d8f78e959162dc43055a18.tar.xz
main/icecast: moved from testing
Diffstat (limited to 'testing/icecast/icecast.pre-install')
-rw-r--r--testing/icecast/icecast.pre-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/icecast/icecast.pre-install b/testing/icecast/icecast.pre-install
deleted file mode 100644
index 7149ba723..000000000
--- a/testing/icecast/icecast.pre-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-adduser -h /var/log/icecast -s /bin/false -D icecast 2>/dev/null
-
-exit 0