summaryrefslogtreecommitdiffstats
path: root/testing/fetch-crl
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fetch-crl')
-rw-r--r--testing/fetch-crl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fetch-crl/APKBUILD b/testing/fetch-crl/APKBUILD
index accba3cb4..cd4f18c17 100644
--- a/testing/fetch-crl/APKBUILD
+++ b/testing/fetch-crl/APKBUILD
@@ -23,7 +23,7 @@ build() {
_r=$pkgname-$pkgver
install -m755 -D edg-fetch-crl "$pkgdir"/usr/sbin/fetch-crl
- install -m644 -D fetch-crl.sysconfig "$pkgdir"/etc/conf.d/fetch-crl
+ install -m644 -D fetch-crl.sysconfig "$pkgdir"/etc/fetch-crl/fetch-crl
install -m644 -D fetch-crl.8 "$pkgdir"/usr/share/man/man8/fetch-crl.8
install -m644 -D README "$pkgdir"/usr/share/doc/$_r/README