mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
parent
c00f0b3848
commit
b0cd6e9587
@ -2,7 +2,7 @@
|
||||
pkgname=fuse3
|
||||
_pkgname=fuse
|
||||
pkgver=3.2.6
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="The reference implementation of the Linux FUSE (Filesystem in Userspace) interface"
|
||||
url="https://github.com/libfuse/libfuse"
|
||||
arch="all"
|
||||
@ -64,7 +64,7 @@ _EOF_
|
||||
_common() {
|
||||
pkgdesc="Common files for fuse2 and fuse3"
|
||||
mkdir -p "$subpkgdir"/etc/
|
||||
mv "$pkgdir"/etc/fuse.conf "$subpkgdir"
|
||||
mv "$pkgdir"/etc/fuse.conf "$subpkgdir"/etc/
|
||||
}
|
||||
|
||||
_openrc() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user