From 5572cfd5fefe07c9a081611d640d2a7299c9efc6 Mon Sep 17 00:00:00 2001 From: Krejzi Date: Thu, 23 Apr 2015 23:29:16 +0000 Subject: [PATCH] Remove empty line from xz configure command. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/xz.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter06/xz.xml b/chapter06/xz.xml index 1ecdace87..6a94393ce 100644 --- a/chapter06/xz.xml +++ b/chapter06/xz.xml @@ -46,8 +46,7 @@ Prepare Xz for compilation with: - -./configure --prefix=/usr \ +./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/xz-&xz-version;