diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2000-08-31 17:09:51 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2000-08-31 17:09:51 +0000 |
commit | 44a80c8e7e4630ccc95939faea31df1315150f6c (patch) | |
tree | 5e4104f1ccfcb8edc913019daa589e767863919e /korean | |
parent | ade661fb42eb4040a86dfdd810bc7960ea643f7f (diff) | |
download | ports-44a80c8e7e4630ccc95939faea31df1315150f6c.tar.gz ports-44a80c8e7e4630ccc95939faea31df1315150f6c.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/hlatexp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/korean/hlatexp/Makefile b/korean/hlatexp/Makefile index ee96df06c2df..09000a0dbc45 100644 --- a/korean/hlatexp/Makefile +++ b/korean/hlatexp/Makefile @@ -29,9 +29,7 @@ do-install: ${MKDIR} ${TEXMF}/fonts/pk ### TFM files ${MKDIR} ${TEXMF}/fonts/tfm/public/xhan - ${CHMOD} a+rwxt ${TEXMF}/fonts/tfm/public/xhan ${INSTALL_DATA} ${WRKDIR}/htex.tfm/* ${TEXMF}/fonts/tfm/public/xhan/ - ${CHMOD} a+r ${TEXMF}/fonts/tfm/public/xhan/* ### build hlatex script ${SED} -e "s@%%PATH_HTEXPINI%%@${PREFIX}/bin/htexpini@g" \ -e "s@%%PK300_SAMPLE%%@${TEXMF}/fonts/pk/xhan300@g" \ |