ports/emulators/wine-devel/files/patch-gb
Gerald Pfeifer 2e6e886c75 Update to the 2003.04.08 snapshot, which allows us to further reduce the
amount of FreeBSD-specific hackery.
2003-04-14 07:23:24 +00:00

12 lines
508 B
Text

--- 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 "*************************************************" ; \