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/vi/post-install.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/vi/post-install.po') diff --git a/po/vi/post-install.po b/po/vi/post-install.po index 09ee5cdab..e89c414ba 100644 --- a/po/vi/post-install.po +++ b/po/vi/post-install.po @@ -956,7 +956,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." @@ -968,7 +968,7 @@ msgstr "" "vì không cần thiết quyền truy cập đặc biệt. . Cũng giả sử " "là phiên bản hạt nhân là &kernelversion;. Hãy chắc là (trên dòng lệnh) bạn " "nằm trong thư mục vào đó bạn muốn giải nén mã nguồn hạt nhân, rồi giải nén " -"nó bằng lệnh tar xjf /usr/src/linux-source-&kernelversion;.tar." +"nó bằng lệnh tar xf /usr/src/linux-source-&kernelversion;.tar." "xz và chuyển đổi sang thư mục linux-source-" "&kernelversion; mới tạo." -- cgit v1.2.3