Ignore:
Timestamp:
07/08/2019 03:49:36 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
ce5819b
Parents:
5b20844
Message:

Update to xfce4-power-manager-1.6.3.
Update to tumbler-0.2.5.
Update to Thunar-1.8.7.
Update to garcon-0.6.3.
Update to exo-0.12.6.
Fix smartmontools instructions for sysv.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/smartmontools.xml

    r5b20844 r6a5bb43  
    8383    </para>
    8484
    85 <screen><userinput>./configure --prefix=/usr           \
     85<screen revision="sysv"><userinput>./configure --prefix=/usr           \
     86            --sysconfdir=/etc       \
     87            --with-initscriptdir=no \
     88            --with-libsystemd=no    \
     89            --docdir=/usr/share/doc/smartmontools-&smartmontools-version; &amp;&amp;
     90make</userinput></screen>
     91
     92<screen revision="systemd"><userinput>./configure --prefix=/usr           \
    8693            --sysconfdir=/etc       \
    8794            --with-initscriptdir=no \
Note: See TracChangeset for help on using the changeset viewer.