mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
emulators/wine: Copy, don't move, input for wine.1 man pages
This did not show up in my testing of eac9976c93
nor the original
reporter, alas there were now two pkg-fallout@ notifications which
hints at a potential timing issue, so leave the man pages also at
their old locations in the source tree, i.e., copy instead of move.
PR: 204227
This commit is contained in:
parent
b9706e5502
commit
f48100735d
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ PLIST_SUB+= WINE32="@comment " WINE64="" WINEARCH="x86_64"
|
|||
# FreeBSD yet.
|
||||
post-patch:
|
||||
${REINPLACE_CMD} '/Exec/s|wine|wine64|g' ${WRKSRC}/loader/wine.desktop
|
||||
${MV} ${WRKSRC}/loader/*.man.in ${WRKSRC}/tools/wine/
|
||||
${CP} ${WRKSRC}/loader/*.man.in ${WRKSRC}/tools/wine/
|
||||
|
||||
.else
|
||||
EXTRA_PATCHES+= files/extra-patch-tools-winebuild-res32
|
||||
|
|
Loading…
Add table
Reference in a new issue