소스 검색

chapter06/file: Remove extra space from the end of one of the configure lines, which causes configure to fail to run.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 4 년 전
부모
커밋
a649b07603
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/file.xml

+ 1 - 1
chapter06/file.xml

@@ -51,7 +51,7 @@
 
 <screen><userinput remap="pre">mkdir build
 pushd build
-  ../configure --disable-bzlib      \ 
+  ../configure --disable-bzlib      \
                --disable-libseccomp \
                --disable-xzlib      \
                --disable-zlib