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/ko/post-install.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/ko') diff --git a/po/ko/post-install.po b/po/ko/post-install.po index 84a2fd196..65b831bbc 100644 --- a/po/ko/post-install.po +++ b/po/ko/post-install.po @@ -928,7 +928,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." @@ -937,7 +937,7 @@ msgstr "" "다 다른 위치에 커널 소스를 풀고 빌드할 수도 있지만, 특정 권" "한이 없이도 할 수 있는 가장 쉬운 방법입니다. . 또 커널 버" "전이 &kernelversion; 버전이라고 가정합니다. 커널 소스를 풀려는 디렉터리에서, " -"tar xjf /usr/src/linux-source-&kernelversion;.tar.xz " +"tar xf /usr/src/linux-source-&kernelversion;.tar.xz " "명령으로 커널 소스를 풀고, 새로 만들어진 linux-source-" "&kernelversion; 디렉터리로 들어가십시오." -- cgit v1.2.3