aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-ext2/files/patch-fuse-ext2_Makefile.am
blob: 63980b3e19b135e7757b2155d951cd35a74df929 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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)"