diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-07-10 16:39:10 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-07-10 16:39:10 +0000 |
commit | b6d65070d76d330f9093a7ed8beaba32c2fd3853 (patch) | |
tree | b2d8d8e790e83eda6b1bf2fefa6eaa0abb97ceda /emulators/wine-devel/files/patch-ba | |
parent | 1. Update to 1.2.2 (diff) |
Adjust to the (relatively) new default directory layout used by Wine,
which closely follows what this port used to look anyways.
Notes
Notes:
svn path=/head/; revision=84611
Diffstat (limited to 'emulators/wine-devel/files/patch-ba')
-rw-r--r-- | emulators/wine-devel/files/patch-ba | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/wine-devel/files/patch-ba b/emulators/wine-devel/files/patch-ba deleted file mode 100644 index 0121dcc28f2c..000000000000 --- a/emulators/wine-devel/files/patch-ba +++ /dev/null @@ -1,11 +0,0 @@ ---- Make.rules.in.orig Fri Oct 4 06:42:42 2002 -+++ Make.rules.in Tue Oct 8 09:46:22 2002 -@@ -86,7 +86,7 @@ INSTALL_DATA = @INSTALL_DATA@ $(INSTA - prefix = @prefix@ - exec_prefix = @exec_prefix@ - bindir = @bindir@ --libdir = @libdir@ -+libdir = @libdir@/wine - datadir = @datadir@ - infodir = @infodir@ - mandir = @mandir@ |