11 lines
340 B
Diff
11 lines
340 B
Diff
|
--- ../install_helper.sh.orig 2018-10-13 19:35:25.807091492 +0200
|
||
|
+++ ./util/install_helper.sh 2018-10-13 19:35:42.210952193 +0200
|
||
|
@@ -22,7 +22,6 @@
|
||
|
DESTDIR="${DESTDIR%/}"
|
||
|
fi
|
||
|
|
||
|
-chown root:root "${DESTDIR}${bindir}/fusermount3"
|
||
|
chmod u+s "${DESTDIR}${bindir}/fusermount3"
|
||
|
|
||
|
install -D -m 644 "${MESON_SOURCE_ROOT}/util/fuse.conf" \
|