summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f968c992cba..1fefb3552f47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = cf-update-git
arch = any
license = GPL3
depends = python
- backup = etc/cf.conf
+ backup = etc/cf-update/cf.conf
source = cf-update-git::git+https://github.com/callummance/CF-Update.git
md5sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a3a4ecb68803..05157919cd66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ optdepends=()
provides=()
conflicts=()
replaces=()
-backup=('etc/cf.conf')
+backup=('etc/cf-update/cf.conf')
options=()
install=
changelog=