1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/emulators/wine-devel/files/patch-gb
Alexander Langer 32a6ce46c4 Update to 2000.07.16 snapshot.
Problems with XFree86 4.0.0 discovered, one is encouraged to update to 4.0.1,
if one really wants to use XFree86-4.

PR:		19979
Submitted by:	maintainer
2000-07-22 09:47:31 +00:00

11 lines
379 B
Plaintext

--- Makefile.in.old Tue Jul 18 18:36:26 2000
+++ Makefile.in Tue Jul 18 18:36:36 2000
@@ -147,7 +147,6 @@
[ -d $(bindir) ] || $(MKDIR) $(bindir)
$(INSTALL_PROGRAM) wine $(bindir)/wine
$(INSTALL_PROGRAM) loader/dos/dosmod $(bindir)/dosmod
- -$(LDCONFIG)
uninstall:: $(INSTALLSUBDIRS:%=%/__uninstall__)
cd $(libdir) && $(RM) libwine.a libwine.so libwine.so.$(SOVERSION)