summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2003-02-22 23:02:59 +0000
committerSADA Kenji <sada@FreeBSD.org>2003-02-22 23:02:59 +0000
commit672fd54fef6395ee3fb300a8147d480a3e13d9a0 (patch)
tree2cfad06fd394035f613af5f66f0fa9eb2075712e /japanese
parentInstead of pushing the load data to the master with scp every 10 seconds, (diff)
Don't dig system manual directory.
Submitted by: kris
Notes
Notes: svn path=/head/; revision=76208
Diffstat (limited to 'japanese')
-rw-r--r--japanese/linux-JM/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/japanese/linux-JM/Makefile b/japanese/linux-JM/Makefile
index 4bc0efdd5152..96dc8ed6c472 100644
--- a/japanese/linux-JM/Makefile
+++ b/japanese/linux-JM/Makefile
@@ -72,16 +72,6 @@ post-build:
done; \
fi; \
done|sort|uniq >>${PLIST}
-.for sec in ${MANSECS}
- @${ECHO_CMD} '@unexec rmdir %D/man/ja/man'${sec}' 2>/dev/null || true' \
- >>${PLIST}
-.endfor
- @${ECHO_CMD} '@unexec rmdir %D/man/ja 2>/dev/null || true' >>${PLIST}
-
-pre-install:
-.for sec in ${MANSECS}
- @${MKDIR} ${PREFIX}/man/ja/man${sec}
-.endfor
post-install:
@${CAT} ${PKGMESSAGE}