diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-24 15:58:29 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-08-24 15:58:29 +0000 |
commit | 07f036da43f6f5c372a3fdc0e67ee4535ef0125e (patch) | |
tree | 108cf04c89d1b0a5e5869cbba3397c8c8ae8cc82 /testing/rutorrent/rutorrent.pre-install | |
parent | 27563f5bfee734648c82e9e9a8e19a7fe545e7fe (diff) | |
download | aports-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-install | 5 |
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 |