summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/files/patch-gb
blob: 42862168250967730d180666cdcd6ae702576c86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- Makefile.in.orig	Wed Apr  9 08:10:49 2003
+++ Makefile.in	Wed Apr  9 08:14:06 2003
@@ -82,8 +82,7 @@
 install-dev:: $(INSTALLDEVSUBDIRS:%=%/__install__) $(INSTALLBOTHSUBDIRS:%=%/__install-dev__) install-aclocal
 
 install:: install-lib install-dev install-aclocal
-	-$(LDCONFIG)
-	@if test -n "`LANG=C $(LDD) $(bindir)/wine|grep not.found`";	\
+	@if false ; \
 	then								\
 		echo "*************************************************" ; \
 		echo "*************************************************" ; \