From 503e9a16f00d46ea1693ebb055b5b3aa74bd1b5e Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 28 May 2015 08:48:17 +0000 Subject: fix unpacking tar.xz --- po/zh_CN/post-install.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/zh_CN') diff --git a/po/zh_CN/post-install.po b/po/zh_CN/post-install.po index cfaaba52f..919a221db 100644 --- a/po/zh_CN/post-install.po +++ b/po/zh_CN/post-install.po @@ -875,7 +875,7 @@ msgid "" "build your custom kernel, but this is easiest as it does not require special " "permissions. . We'll also assume that your kernel version " "is &kernelversion;. Make sure you are in the directory to where you want to " -"unpack the kernel sources, extract them using tar xjf /usr/src/" +"unpack the kernel sources, extract them using tar xf /usr/src/" "linux-source-&kernelversion;.tar.xz and change to the directory " "linux-source-&kernelversion; that will have been " "created." @@ -884,7 +884,7 @@ msgstr "" " 可以在其他目录解开内核源码并编译自定义内核,但是不需要额外" "的权限是最简单的方式。 。我们还假设您的内核版本是 " "&kernelversion;。确定您处于打算解开内核源码的目录,然后使用 tar " -"xjf /usr/src/linux-source-&kernelversion;.tar.xz 解压,并进入 " +"xf /usr/src/linux-source-&kernelversion;.tar.xz 解压,并进入 " "linux-source-&kernelversion; 刚才创建的目录。" #. Tag: para -- cgit v1.2.3