Fix the systemd version of wicd also

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19721 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2018-02-01 01:45:36 +00:00
parent 7c0425c85f
commit 46a9afa4e5

View File

@ -114,7 +114,7 @@ python setup.py configure --no-install-kde \
--no-install-gnome-shell-extensions \
--docdir=/usr/share/doc/wicd-&wicd-version;</userinput></screen>
<screen revision="systemd"><userinput>sed -e "/detection failed/ a self.init='init/default/wicd'" \
<screen revision="systemd"><userinput>sed -e "/detection failed/ a\ self.init='init/default/wicd'" \
-i.orig setup.py &amp;&amp;
rm po/*.po &amp;&amp;