Ignore:
Timestamp:
01/15/2011 01:47:45 PM (13 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f1e103a
Parents:
f4dc0a0
Message:

Update sudo, fcron

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/fcron.xml

    rf4dc0a0 r7afe2f1f  
    77  <!ENTITY fcron-download-http "http://fcron.free.fr/archives/fcron-&fcron-version;.src.tar.gz">
    88  <!ENTITY fcron-download-ftp "ftp://ftp.seul.org/pub/fcron/fcron-&fcron-version;.src.tar.gz">
    9   <!ENTITY fcron-md5sum "5a26a1dfd91fdc7e87401e98aef870e6">
     9  <!ENTITY fcron-md5sum "69ebcb41921e2a282f41ebecb3a27053">
    1010  <!ENTITY fcron-size "540 KB">
    1111  <!ENTITY fcron-buildsize "3.6 MB">
     
    111111
    112112<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
    113     --localstatedir=/var --without-sendmail --with-boot-install=no  &amp;&amp;
     113    --localstatedir=/var --without-sendmail --with-boot-install=no \
     114    --with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-&docbook-dsssl-version; &amp;&amp;
    114115make</userinput></screen>
    115116
     
    140141    This switch allows you to set the default text editor.</para>
    141142
     143    <para><option>--with-dsssl-dir=<replaceable>&lt;/path/to/dsssl-stylesheets&gt;</replaceable></option>:
     144    Avoid a warning message about not finding the DSSSL stylesheets.</para>
     145
    142146  </sect2>
    143147
Note: See TracChangeset for help on using the changeset viewer.