]> git.pld-linux.org Git - packages/libfuse3.git/blobdiff - libfuse3-build.patch
up to 3.12.0
[packages/libfuse3.git] / libfuse3-build.patch
diff --git a/libfuse3-build.patch b/libfuse3-build.patch
deleted file mode 100644 (file)
index e68c457..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -urN fuse-3.6.2.orig/util/install_helper.sh fuse-3.6.2/util/install_helper.sh
---- fuse-3.6.2.orig/util/install_helper.sh     2019-07-09 15:49:51.220446659 +0200
-+++ fuse-3.6.2/util/install_helper.sh  2019-07-09 15:50:11.386996522 +0200
-@@ -41,13 +41,3 @@
- install -D -m 755 "${MESON_SOURCE_ROOT}/util/init_script" \
-         "${DESTDIR}/etc/init.d/fuse3"
--
--
--if test -x /usr/sbin/update-rc.d && test -z "${DESTDIR}"; then
--    /usr/sbin/update-rc.d fuse3 start 34 S . start 41 0 6 . || /bin/true
--else
--    echo "== FURTHER ACTION REQUIRED =="
--    echo "Make sure that your init system will start the ${DESTDIR}/etc/init.d/fuse3 init script"
--fi
--
--
This page took 0.055702 seconds and 4 git commands to generate.