diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /emulators/wine-devel/files/patch-gb | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'emulators/wine-devel/files/patch-gb')
-rw-r--r-- | emulators/wine-devel/files/patch-gb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/emulators/wine-devel/files/patch-gb b/emulators/wine-devel/files/patch-gb deleted file mode 100644 index 428621682509..000000000000 --- a/emulators/wine-devel/files/patch-gb +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 "*************************************************" ; \ |