termux-packages/root-packages/libfuse/install_helper.sh.patch
Henrik Grimler 7fe3dab96b
libfuse: add first attempt at package
it probably doesn't work in arm and i686
2022-04-18 14:30:54 +05:30

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" \