FreeBSD Bugzilla – Attachment 6218 Details for
Bug 14286
Clean up print/pkfonts* and japanese/vfxdvi*
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.21 KB, created by
ade
on 1999-10-12 17:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ade
Created:
1999-10-12 17:20:00 UTC
Size:
1.21 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/japanese/vfxdvi300/Makefile,v >retrieving revision 1.20 >diff -u -r1.20 Makefile >--- Makefile 1999/09/04 23:39:29 1.20 >+++ Makefile 1999/10/12 16:04:47 >@@ -33,10 +33,10 @@ > .else > .if ${RESOLUTION} != 118 && ${RESOLUTION} != 240 && \ > ${RESOLUTION} != 300 && ${RESOLUTION} != 360 && \ >- ${RESOLUTION} != 400 && ${RESOLUTION} != 600 >+ ${RESOLUTION} != 400 > .BEGIN: > @${ECHO} "Error: invalid value for RESOLUTION: \"${RESOLUTION}\"" >- @${ECHO} "Possible values are: 118, 240, 300, 360, 400 and 600." >+ @${ECHO} "Possible values are: 118, 240, 300, 360 and 400." > @${FALSE} > .endif > .endif >Index: files/customize.sh >=================================================================== >RCS file: /home/ncvs/ports/japanese/vfxdvi300/files/customize.sh,v >retrieving revision 1.5 >diff -u -r1.5 customize.sh >--- customize.sh 1999/01/21 06:32:50 1.5 >+++ customize.sh 1999/10/12 16:05:10 >@@ -43,7 +43,7 @@ > > Imakefile > rm Imakefile.tmp > >-if [ $1 = "360" ] || [ $1 = "400" ] || [ $1 = "600" ] ; then >+if [ $1 = "360" ] || [ $1 = "400" ] ; then > echo "Default shrink level is set to 5." > cp Imakefile Imakefile.tmp > cat Imakefile.tmp \
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 14286
:
6217
| 6218