FreeBSD Bugzilla – Attachment 146521 Details for
Bug 193140
fix confliction of japanese/dvi2tty
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dvi2tty.diff
dvi2tty.diff (text/plain), 967 bytes, created by
TsurutaniNaoki
on 2014-08-30 04:55:31 UTC
(
hide
)
Description:
dvi2tty.diff
Filename:
MIME Type:
Creator:
TsurutaniNaoki
Created:
2014-08-30 04:55:31 UTC
Size:
967 bytes
patch
obsolete
>diff -urN dvi2tty.orig/Makefile dvi2tty/Makefile >--- dvi2tty.orig/Makefile 2014-02-09 19:03:23.000000000 +0900 >+++ dvi2tty/Makefile 2014-08-30 13:46:52.000000000 +0900 >@@ -20,18 +20,13 @@ > > RUN_DEPENDS= jless:${PORTSDIR}/japanese/less > >-CONFLICTS= dvi2tty-[0-9]* >- > PLIST_FILES= bin/jdvi2tty \ >- bin/dvi2tty \ >- bin/disdvi \ >- man/man1/dvi2tty.1.gz \ >+ bin/jdisdvi \ > man/man1/jdvi2tty.1.gz > > do-install: >- cd ${WRKSRC} && ${INSTALL_PROGRAM} jdvi2tty disdvi ${STAGEDIR}${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/dvi2tty.1 ${STAGEDIR}${PREFIX}/man/man1 >- ${LN} -sf ${PREFIX}/bin/jdvi2tty ${STAGEDIR}${PREFIX}/bin/dvi2tty >- ${LN} -sf dvi2tty.1.gz ${STAGEDIR}${PREFIX}/man/man1/jdvi2tty.1.gz >+ ${INSTALL_PROGRAM} ${WRKSRC}/jdvi2tty ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_PROGRAM} ${WRKSRC}/disdvi ${STAGEDIR}${PREFIX}/bin/jdisdvi >+ ${INSTALL_MAN} ${WRKSRC}/dvi2tty.1 ${STAGEDIR}${PREFIX}/man/man1/jdvi2tty.1 > > .include <bsd.port.mk> >--- dvi2tty.diff ends here ---
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 193140
: 146521