summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/cnprint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/cnprint/Makefile b/chinese/cnprint/Makefile
index 1380b65fa6be..b3188a2074a2 100644
--- a/chinese/cnprint/Makefile
+++ b/chinese/cnprint/Makefile
@@ -39,7 +39,7 @@ do-extract:
${CP} ${DISTDIR}/${DIST_SUBDIR}/${i} ${WRKSRC}
.endfor
cd ${WRKSRC} ; \
- ${TAR} plzvxf hbf.tar.gz ; ${MV} hbf/* . ; \
+ ${TAR} pzvxf hbf.tar.gz ; ${MV} hbf/* . ; \
${RM} -fr hbf ; \
${GUNZIP_CMD} *.gz || ${TRUE}