Changeset fbcb3846 for x/dm/lightdm.xml


Ignore:
Timestamp:
01/14/2018 12:20:34 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
01685d4
Parents:
e58667e
Message:

Update to webkitgtk-2.18.5.
Update to rpcsvc-proto-1.3.1.
Update to node.js-9.4.0.
Update to libseccomp-2.3.3.
Move note from llvm to lvm2
Tweak lightdm instructions.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19671 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/dm/lightdm.xml

    re58667e rfbcb3846  
    210210
    211211<screen><userinput>tar -xf ../lightdm-gtk-greeter-2.0.3.tar.gz &amp;&amp;
    212 cd lightdm-gtk-greeter &amp;&amp;
     212cd lightdm-gtk-greeter-&lightdm-gtk-greeter-version; &amp;&amp;
    213213
    214214export CFLAGS="$CFLAGS -Wno-declaration-after-statement" &amp;&amp;
     
    223223   --disable-libido              \
    224224   --disable-libindicator        \
    225    --disable-static             
     225   --disable-static              \
    226226   --docdir=/usr/share/doc/lightdm-gtk-greeter-&lightdm-gtk-greeter-version; &amp;&amp;
    227227
Note: See TracChangeset for help on using the changeset viewer.