aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kio-fuse
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-12 06:13:09 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-12 07:42:13 -0300
commit210b4a853a282f2cb72973cab0655dec1a85c105 (patch)
tree242b48f2a56546f2335d1e382052288293935636 /testing/kio-fuse
parente82857ec6580f54779065f231ee2b558a07cb771 (diff)
downloadaports-210b4a853a282f2cb72973cab0655dec1a85c105.tar.bz2
aports-210b4a853a282f2cb72973cab0655dec1a85c105.tar.xz
testing/kio-fuse: install module file into /usr/lib/modules-load.d
Diffstat (limited to 'testing/kio-fuse')
-rw-r--r--testing/kio-fuse/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kio-fuse/APKBUILD b/testing/kio-fuse/APKBUILD
index fd4056bc18..845de3bcee 100644
--- a/testing/kio-fuse/APKBUILD
+++ b/testing/kio-fuse/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kio-fuse
pkgver=4.90.0
-pkgrel=0
+pkgrel=1
arch="all !armhf"
url="https://kde.org/"
pkgdesc="FUSE interface for KIO"
@@ -38,7 +38,7 @@ package() {
cd "$builddir"/build
DESTDIR="$pkgdir" make install
- install -Dm644 "$srcdir"/modules-load.conf "$pkgdir"/etc/modules-load.d/kio-fuse.conf
+ install -Dm644 "$srcdir"/modules-load.conf "$pkgdir"/usr/lib/modules-load.d/kio-fuse.conf
}
sha512sums="524b9f6559c7f30823a5e2ffddd65a36ea569bbdba493563fcf9e0a038cd897c27cdf0450a932d7307dec663e898c2f693f6ee17a679df8d4ddf566ffcab73ce kio-fuse-4.90.0.tar.xz