Ignore:
Timestamp:
05/03/2017 01:34:07 AM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.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:
ac105103
Parents:
4538f99
Message:

Modify dependencies for babl and mutter
Minor fixes to several pages (mostly URL changes)
Update to gnome-user-docs-3.24.0
Update to Appstream-Glib-0.6.12
Update to Cheese-3.24.0
Update to gdm-3.24.1
Update to gnome-backgrounds-3.24.0
Update to gnome-settings-daemon-3.24.1
Update to gnome-color-manager-3.24.0
Update to gnome-control-center-3.24.1
Update to gnome-shell-3.24.1
Update to gnome-shell-extensions-3.24.1
Update to gnome-session-3.24.1
Update to gvfs-1.32.1
Update to mutter-3.24.1
Update to nautilus-3.24.1
Update to zenity-3.24.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gdm.xml

    r4538f99 r4f5369a  
    55  %general-entities;
    66
    7   <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-minor-22;/gdm-&gdm-version;.tar.xz">
    8   <!ENTITY gdm-download-ftp  "&gnome-download-ftp;/gdm/&gnome-minor-22;/gdm-&gdm-version;.tar.xz">
    9   <!ENTITY gdm-md5sum        "719c03a1f2c90b3b7416bc5fa5a60e46">
    10   <!ENTITY gdm-size          "1.1 MB">
    11   <!ENTITY gdm-buildsize     "39 MB (with tests)">
     7  <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-minor-24;/gdm-&gdm-version;.tar.xz">
     8  <!ENTITY gdm-download-ftp  "&gnome-download-ftp;/gdm/&gnome-minor-24;/gdm-&gdm-version;.tar.xz">
     9  <!ENTITY gdm-md5sum        "05b53688c3ad8b9ffd6047d271262e3a">
     10  <!ENTITY gdm-size          "1.0 MB">
     11  <!ENTITY gdm-buildsize     "40 MB (with tests)">
    1212  <!ENTITY gdm-time          "0.3 SBU (with tests)">
    1313]>
     
    138138    </para>
    139139
    140 <screen role="root"><userinput>make install</userinput></screen>   
     140<screen role="root"><userinput>make install &amp;&amp;
     141install -v -m644 data/gdm.service /lib/systemd/system/gdm.service</userinput></screen>   
    141142
    142143  </sect2>
Note: See TracChangeset for help on using the changeset viewer.