diff options
Diffstat (limited to 'emulators/wine-devel/files/patch-ba')
-rw-r--r-- | emulators/wine-devel/files/patch-ba | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/emulators/wine-devel/files/patch-ba b/emulators/wine-devel/files/patch-ba index 48cc7bf0a9f0..664cf844b121 100644 --- a/emulators/wine-devel/files/patch-ba +++ b/emulators/wine-devel/files/patch-ba @@ -14,3 +14,12 @@ diff -u -u -r1.17 Make.rules.in X_CFLAGS = @X_CFLAGS@ X_LIBS = @X_LIBS@ XLIB = @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ +@@ -69,7 +69,7 @@ + prefix = @prefix@ + exec_prefix = @exec_prefix@ + bindir = @bindir@ +-libdir = @libdir@ ++libdir = @libdir@/wine + infodir = @infodir@ + mandir = @mandir@ + prog_manext = 1 |