FreeBSD Bugzilla – Attachment 33188 Details for
Bug 54476
gsfonts fails to install due to wrong path to distfile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 533 bytes, created by
Kevin Oberman
on 2003-07-14 16:00:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kevin Oberman
Created:
2003-07-14 16:00:27 UTC
Size:
533 bytes
patch
obsolete
>--- Makefile.orig Mon Jul 14 07:57:29 2003 > >+++ Makefile Mon Jul 14 07:51:51 2003 >@@ -34,8 +34,8 @@ > > do-install: > @${MKDIR} ${GSDIR} >- ${TAR} -xzf ${DISTDIR}/${GS_FONTS_OTHER} -C ${GSDIR} >- ${TAR} -xzf ${DISTDIR}/${GS_FONTS_STD} -C ${GSDIR} >+ ${TAR} -xzf ${DISTDIR}/$(DIST_SUBDIR)/${GS_FONTS_OTHER} -C ${GSDIR} >+ ${TAR} -xzf ${DISTDIR}/$(DIST_SUBDIR)/${GS_FONTS_STD} -C ${GSDIR} > (cd ${GSDIR}/fonts; ${LOCALBASE}/bin/type1inst -nox -nolog -q) > > .include <bsd.port.post.mk>
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 54476
: 33188