aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rutorrent/rutorrent.pre-install
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-08-24 15:58:29 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-08-24 15:58:29 +0000
commit07f036da43f6f5c372a3fdc0e67ee4535ef0125e (patch)
tree108cf04c89d1b0a5e5869cbba3397c8c8ae8cc82 /testing/rutorrent/rutorrent.pre-install
parent27563f5bfee734648c82e9e9a8e19a7fe545e7fe (diff)
downloadaports-07f036da43f6f5c372a3fdc0e67ee4535ef0125e.tar.bz2
aports-07f036da43f6f5c372a3fdc0e67ee4535ef0125e.tar.xz
community/rutorrent: moved from testing
Diffstat (limited to 'testing/rutorrent/rutorrent.pre-install')
-rw-r--r--testing/rutorrent/rutorrent.pre-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/rutorrent/rutorrent.pre-install b/testing/rutorrent/rutorrent.pre-install
deleted file mode 100644
index 2c539f62fd..0000000000
--- a/testing/rutorrent/rutorrent.pre-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-addgroup -S rutorrent 2>/dev/null
-
-exit 0