summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d172f0ced3f..ddeb5c97f255 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='A free and open torrent tracker, compiled as an IPv6-only tracker.'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="http://erdgeist.org/arts/software/opentracker/"
license=('Beerware')
-backup=("etc/opentracker/$pkgname.conf")
+backup=("etc/$pkgname/$pkgname.conf")
makedepends=('git')
makeconflicts=('dietlibc')
install="$pkgname.install"