mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
11 lines
284 B
Text
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)"
|