aboutsummaryrefslogtreecommitdiffstats
path: root/filesystems/nbd-client-kmod/files/patch-lib_Makefile
blob: 72ec380c46c4f17ca95af18cdfbdfa51b6afe8dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- lib/Makefile.orig	2025-10-14 17:24:26 UTC
+++ lib/Makefile
@@ -21,9 +21,6 @@ LDADD+=	-lssl -lcrypto
 LDADD+=	-lssl -lcrypto
 #.endif
 
-# Not needed when in tree
-LINKS=	/sbin/geom /sbin/gnbd
-
 .PATH: ${SRCTOP}/sbin/geom/misc
 
 .include <bsd.lib.mk>