diff options
author | Doug Newgard | 2013-09-04 03:36:08 -0500 |
---|---|---|
committer | Doug Newgard | 2013-09-04 03:36:08 -0500 |
commit | 884717425de2ddc96dd4b17ae18a36b4dada36d2 (patch) | |
tree | 418c0ecca4e3e139ef23882b2b6fc0151c3d3b7c /PKGBUILD | |
parent | e7af64ecc68c59d3df1025dd10f218a601759d87 (diff) | |
download | aur-884717425de2ddc96dd4b17ae18a36b4dada36d2.tar.gz |
Add entrance.conf to backup array
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ depends=('elementary') makedepends=('git') provides=("$_pkgname=$pkgver") conflicts=("$_pkgname") +backup=('etc/entrance.conf') source=("git://git.enlightenment.org/misc/$_pkgname.git" 'entrance-pam' 'entrance.service') |