From 7afe2f1f4aa241e9e630f85bae2490c0da84f6a8 Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Sat, 15 Jan 2011 13:47:45 +0000 Subject: [PATCH] Update sudo, fcron git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8819 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 ++-- general/sysutils/fcron.xml | 8 ++++++-- introduction/welcome/changelog.xml | 3 +++ postlfs/security/sudo.xml | 4 ++-- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/general.ent b/general.ent index 1dec1b3caf..c0763cf7cb 100644 --- a/general.ent +++ b/general.ent @@ -107,7 +107,7 @@ $Date$ - + @@ -264,7 +264,7 @@ $Date$ - + diff --git a/general/sysutils/fcron.xml b/general/sysutils/fcron.xml index cd080086a6..a804a003ca 100644 --- a/general/sysutils/fcron.xml +++ b/general/sysutils/fcron.xml @@ -6,7 +6,7 @@ - + @@ -110,7 +110,8 @@ useradd -d /dev/null -c "Fcron User" -g fcron -s /bin/false -u 22 fcron ./configure --prefix=/usr --sysconfdir=/etc \ - --localstatedir=/var --without-sendmail --with-boot-install=no && + --localstatedir=/var --without-sendmail --with-boot-install=no \ + --with-dsssl-dir=/usr/share/sgml/docbook/dsssl-stylesheets-&docbook-dsssl-version; && make This package does not come with a test suite. @@ -139,6 +140,9 @@ make : This switch allows you to set the default text editor. + : + Avoid a warning message about not finding the DSSSL stylesheets. + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 947f7fd311..aa8b31b017 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -49,6 +49,9 @@ command that are required if optional dependencies are not installed. + + [thomas] - Updated to sudo-1.7.4p5, fcron-3.0.6. + diff --git a/postlfs/security/sudo.xml b/postlfs/security/sudo.xml index 0965e961d4..c4d9e76953 100644 --- a/postlfs/security/sudo.xml +++ b/postlfs/security/sudo.xml @@ -6,8 +6,8 @@ - - + + ]>