View | Details | Raw Unified | Return to bug 243315
Collapse All | Expand All

(-)files/patch-src_VBox_RDP-client-1.8.4-Makefile.kmk (+10 lines)
Line 0 Link Here
1
--- src/VBox/RDP/client-1.8.4/Makefile.kmk.orig	2019-10-10 18:14:11 UTC
2
+++ src/VBox/RDP/client-1.8.4/Makefile.kmk
3
@@ -117,7 +117,6 @@ rdesktop-vrdp_SOURCES.solaris = \
4
 rdesktop-vrdp_SOURCES.freebsd = \
5
 	rdpsnd_oss.c
6
 rdesktop-vrdp_LIBPATH = \
7
-	/usr/lib \
8
 	$(VBOX_LIBPATH_X11)
9
 rdesktop-vrdp_LIBS = \
10
 	X11 \

Return to bug 243315