ports/sysutils/fusefs-ext2/files/patch-fuse-ext2_Makefile.am
2018-02-20 12:58:43 +00:00

11 lines
284 B
Text

--- fuse-ext2/Makefile.am.orig 2018-02-08 17:53:26 UTC
+++ fuse-ext2/Makefile.am
@@ -156,7 +156,7 @@ install-exec-local:
endif
if LINUX
install-data-hook:
- cd "$(DESTDIR)/$(moddir)" && rm -f $(mod_LTLIBRARIES)
+ true
install-exec-local:
$(INSTALL) -d "$(DESTDIR)/$(sbindir)"