Changeset dfdbccd
- Timestamp:
- 03/01/2005 03:04:13 PM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 72e3bf7
- Parents:
- a9f41dd7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
ra9f41dd7 rdfdbccd 24 24 25 25 <listitem><para>March 1st, 2005 [randy]: Fixed broken URL to libgcrypt in 26 libxslt instructions.</para></listitem> 26 libxslt instructions; modified Cyrus-SASL documentation installation 27 commands to include the version number.</para></listitem> 27 28 28 29 <listitem><para>February 28th, 2005 [randy]: Changed the tcp_wrappers -
postlfs/security/cyrus-sasl.xml
ra9f41dd7 rdfdbccd 90 90 91 91 <screen><userinput role='root'><command>make install && 92 install - m644 saslauthd/saslauthd.mdoc \92 install -v -m644 saslauthd/saslauthd.mdoc \ 93 93 /usr/share/man/man8/saslauthd.8 && 94 install - d -m755 /usr/share/doc/sasl&&95 install - m644 doc/{*.{html,txt,fig},ONEWS,TODO} \96 saslauthd/LDAP_SASLAUTHD /usr/share/doc/sasl &&97 install - d -m700 /var/lib/sasl</command></userinput></screen>94 install -v -d -m755 /usr/share/doc/sasl-&cyrus-sasl-version; && 95 install -v -m644 doc/{*.{html,txt,fig},ONEWS,TODO} \ 96 saslauthd/LDAP_SASLAUTHD /usr/share/doc/sasl-&cyrus-sasl-version; && 97 install -v -d -m700 /var/lib/sasl</command></userinput></screen> 98 98 99 99 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.