FreeBSD Bugzilla – Attachment 248728 Details for
Bug 277295
multimedia/mplayer: fix icon install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch fixing icon installation
mplayer-1.5.0.20240106.diff (text/plain), 550 bytes, created by
Martin Neubauer
on 2024-02-25 11:30:57 UTC
(
hide
)
Description:
patch fixing icon installation
Filename:
MIME Type:
Creator:
Martin Neubauer
Created:
2024-02-25 11:30:57 UTC
Size:
550 bytes
patch
obsolete
>diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile >index 3e512598535e..939d17d710d7 100644 >--- a/multimedia/mplayer/Makefile >+++ b/multimedia/mplayer/Makefile >@@ -90,6 +90,7 @@ post-install: > .if ${PORT_OPTIONS:MGUI} && ${PORT_OPTIONS:MX11} > @${LN} -sf mplayer ${STAGEDIR}${PREFIX}/bin/gmplayer > @(cd ${STAGEDIR}${PREFIX}/share/man/man1 && ${LN} -sf mplayer.1.gz gmplayer.1.gz) >+ ${MKDIR} -p ${STAGEDIR}${PREFIX}/share/pixmaps > ${CP} -f ${WRKSRC}/etc/mplayer256x256.png ${STAGEDIR}${PREFIX}/share/pixmaps/mplayer.png > .endif >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 277295
:
248728
|
248734