FreeBSD Bugzilla – Attachment 138028 Details for
Bug 183854
[PATCH:] multimedia/freetuxtv broken after vlc update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 591 bytes, created by
Juergen Lock
on 2013-11-10 23:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Juergen Lock
Created:
2013-11-10 23:50:00 UTC
Size:
591 bytes
patch
obsolete
>Index: multimedia/freetuxtv/Makefile >=================================================================== >--- multimedia/freetuxtv/Makefile (revision 333454) >+++ multimedia/freetuxtv/Makefile (working copy) >@@ -46,6 +46,9 @@ > @${REINPLACE_CMD} -e 's|$${pkgdatadir}/doc|$${PREFIX}/share/doc/${PORTNAME}|' \ > -e 's|install-data-am: install-freetuxtvdocDATA|install-data-am: |' \ > ${WRKSRC}/Makefile.in >+ @${REINPLACE_CMD} -e \ >+ 's/libvlc_media_new_path/libvlc_media_new_location/' \ >+ ${WRKSRC}/lib/libvlc-gtk/gtk-libvlc-media-player.c > > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR}
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 183854
: 138028 |
138029