summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugene Sovetkin2016-03-24 09:58:01 +0100
committerEugene Sovetkin2016-03-24 09:58:01 +0100
commitcc46d12e8263f9eeab4d9e6532a0b9e4d358bda3 (patch)
tree595b8823f7ae5f99d3e15de3b8c0987c6d9bfd16 /PKGBUILD
parent1cebd3847902473bbc1a4bc45b026df4a1e1dcc6 (diff)
downloadaur-cc46d12e8263f9eeab4d9e6532a0b9e4d358bda3.tar.gz
Cleaned PKGBUILD, added backup for service
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 1 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 034a6f820e49..ae1c86c52e19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,15 +8,9 @@ url="https://github.com/shellinabox/shellinabox"
license=('GPL2')
depends=('pam' 'openssl')
makedepends=('git' 'gcc' 'autoconf' 'automake')
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
+backup=('usr/lib/systemd/system/shellinabox@.service')
source=('shellinabox@.service'
'git+https://github.com/shellinabox/shellinabox')
-noextract=()
md5sums=('9778d64973cd9dd7cf2225cd9af0cd09'
'SKIP')