FreeBSD Bugzilla – Attachment 139929 Details for
Bug 186322
stagify japanese/mikachan-ttfonts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.55 KB, created by
TsurutaniNaoki
on 2014-02-01 04:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
TsurutaniNaoki
Created:
2014-02-01 04:30:00 UTC
Size:
1.55 KB
patch
obsolete
>diff -urN mikachan-ttfonts.orig/Makefile mikachan-ttfonts/Makefile >--- mikachan-ttfonts.orig/Makefile 2013-09-21 03:47:54.000000000 +0900 >+++ mikachan-ttfonts/Makefile 2014-01-27 10:53:04.000000000 +0900 >@@ -13,7 +13,7 @@ > > EXTRACT_DEPENDS= lha:${PORTSDIR}/archivers/lha > >-NO_CDROM= Don't sell distfile >+NO_CDROM= Do not sell distfile > EXTRACT_CMD= lha > EXTRACT_BEFORE_ARGS= pq > EXTRACT_AFTER_ARGS= > ${WRKSRC}/mika.ttf >@@ -25,12 +25,11 @@ > > FONTSDIR= lib/X11/fonts/TrueType > >-NO_STAGE= yes > do-install: >- ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL >+ ${SETENV} PKG_PREFIX=${STAGEDIR}${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL > ${INSTALL_DATA} \ > ${WRKDIR}/mika.ttf ${FILESDIR}/fonts.dir.mika \ >- ${PREFIX}/${FONTSDIR} >- ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL >+ ${STAGEDIR}${PREFIX}/${FONTSDIR} >+ ${SETENV} PKG_PREFIX=${STAGEDIR}${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL > > .include <bsd.port.mk> >diff -urN mikachan-ttfonts.orig/pkg-install mikachan-ttfonts/pkg-install >--- mikachan-ttfonts.orig/pkg-install 2014-01-23 00:52:06.000000000 +0900 >+++ mikachan-ttfonts/pkg-install 2014-01-27 10:52:23.000000000 +0900 >@@ -4,7 +4,7 @@ > if [ ! -d ${FONTDIR} ]; then > echo "*********************************************************" > echo "Please add ${FONTDIR} to your font path" >- echo "and load 'xtt' module in /etc/XF86Config." >+ echo "and load 'xtt' module in /etc/X11/xorg.conf ." > echo "*********************************************************" > mkdir $FONTDIR > fi
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 186322
: 139929