]> git.pld-linux.org Git - packages/libfuse.git/blobdiff - kernel-misc-fuse-Makefile.am.patch
- 2.8.0
[packages/libfuse.git] / kernel-misc-fuse-Makefile.am.patch
index c956bba286cac20294cf280fcb4ff6eb749d4590..79769bc8d66a3b5b66050b25d0d1ac8acd808c1a 100644 (file)
@@ -19,7 +19,7 @@
 @@ -33,10 +24,6 @@
        $(INSTALL_PROGRAM) $(srcdir)/mount.fuse $(DESTDIR)$(MOUNT_FUSE_PATH)/mount.fuse
        $(mkdir_p) $(DESTDIR)$(INIT_D_PATH)
-       $(INSTALL_PROGRAM) $(srcdir)/init_script $(DESTDIR)$(INIT_D_PATH)/fuse
+       $(INSTALL_SCRIPT) $(srcdir)/init_script $(DESTDIR)$(INIT_D_PATH)/fuse
 -      @if test -x /usr/sbin/update-rc.d; then \
 -              echo "/usr/sbin/update-rc.d fuse start 34 S . start 41 0 6 . || true"; \
 -              /usr/sbin/update-rc.d fuse start 34 S . start 41 0 6 . || true; \
This page took 0.031542 seconds and 4 git commands to generate.