summaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorcjh <cjh@FreeBSD.org>2000-08-31 17:09:51 +0000
committercjh <cjh@FreeBSD.org>2000-08-31 17:09:51 +0000
commitcc5621f135df968020ea17c67ad2b3e85e283da2 (patch)
treec392c07ffe4c5bbac21965ba22f67e4e46457081 /korean
parent97b3d5758a1ad93730ec7d87eab5be00653f717a (diff)
downloadFreeBSD-ports-cc5621f135df968020ea17c67ad2b3e85e283da2.zip
FreeBSD-ports-cc5621f135df968020ea17c67ad2b3e85e283da2.tar.gz
Don't use ${CHMOD}, it's unnecessary and dangerous.
Submitted by: bento
Diffstat (limited to 'korean')
-rw-r--r--korean/hlatexp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/korean/hlatexp/Makefile b/korean/hlatexp/Makefile
index ee96df0..09000a0 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" \
OpenPOWER on IntegriCloud