summaryrefslogtreecommitdiff
path: root/korean/hlatexp/Makefile
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2000-08-31 17:09:51 +0000
committerCHOI Junho <cjh@FreeBSD.org>2000-08-31 17:09:51 +0000
commit44a80c8e7e4630ccc95939faea31df1315150f6c (patch)
tree5e4104f1ccfcb8edc913019daa589e767863919e /korean/hlatexp/Makefile
parentSync with latest changes in sdl-devel port: (diff)
Don't use ${CHMOD}, it's unnecessary and dangerous.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=32153
Diffstat (limited to '')
-rw-r--r--korean/hlatexp/Makefile2
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" \