Author: renodr
Date: Thu Jun 18 22:29:09 2020
New Revision: 11960

Log:
Acl: remove unneccessary return in systemd book

Modified:
   trunk/BOOK/chapter08/acl.xml

Modified: trunk/BOOK/chapter08/acl.xml
==============================================================================
--- trunk/BOOK/chapter08/acl.xml        Thu Jun 18 21:20:55 2020        (r11959)
+++ trunk/BOOK/chapter08/acl.xml        Thu Jun 18 22:29:09 2020        (r11960)
@@ -50,8 +50,7 @@
             --libexecdir=/usr/lib \
             --docdir=/usr/share/doc/acl-&acl-version;</userinput></screen>
 
-<screen revision="systemd"><userinput remap="configure">
-./configure --prefix=/usr         \
+<screen revision="systemd"><userinput remap="configure">./configure 
--prefix=/usr         \
             --disable-static      \
             --libexecdir=/usr/lib \
             --docdir=/usr/share/doc/acl-&acl-version;</userinput></screen>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to