Changeset 9598e9fd
- Timestamp:
- 02/22/2014 03:13:35 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 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:
- f14edaec
- Parents:
- 682f45b2
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libassuan.xml
r682f45b2 r9598e9fd 43 43 </para> 44 44 45 &lfs7 4_checked;45 &lfs75_checked; 46 46 47 47 <bridgehead renderas="sect3">Package Information</bridgehead> -
general/genlib/libksba.xml
r682f45b2 r9598e9fd 37 37 integration with <application>Libgcrypt</application>.</para> 38 38 39 &lfs7 4_checked;39 &lfs75_checked; 40 40 41 41 <bridgehead renderas="sect3">Package Information</bridgehead> -
postlfs/security/gnupg2.xml
r682f45b2 r9598e9fd 38 38 S/MIME.</para> 39 39 40 &lfs7 4_checked;40 &lfs75_checked; 41 41 42 42 <bridgehead renderas="sect3">Package Information</bridgehead> … … 94 94 95 95 <screen><userinput>./configure --prefix=/usr \ 96 --libexecdir=/usr/lib/gnupg2 \97 96 --docdir=/usr/share/doc/gnupg-&gnupg2-version; && 98 97 make && … … 168 167 gpgv2, kbxutil, scdaemon, symcryptrun, and watchgnupg</seg> 169 168 <seg>None</seg> 170 <seg>/usr/ lib/gnupg2, /usr/share/gnupg and169 <seg>/usr/share/gnupg and 171 170 /usr/share/doc/gnupg-&gnupg2-version;</seg> 172 171 </seglistitem> -
postlfs/security/gpgme.xml
r682f45b2 r9598e9fd 40 40 </para> 41 41 42 &lfs7 4_checked;42 &lfs75_checked; 43 43 44 44 <bridgehead renderas="sect3">Package Information</bridgehead> … … 101 101 </para> 102 102 103 <screen><userinput>./configure --prefix=/usr --disable-fd-passing && 103 <screen><userinput>./configure --prefix=/usr \ 104 --disable-fd-passing \ 105 --disable-gpgsm-test && 104 106 make</userinput></screen> 105 107 … … 121 123 <para><option>--disable-fd-passing</option>: This option disables 122 124 a problem causing a hang for some operations on some systems.</para> 125 126 <para><option>--disable-gpgsm-test</option>: This option disables 127 a test with gpgsm in some systems breaking make.</para> 123 128 </sect2> 124 129
Note:
See TracChangeset
for help on using the changeset viewer.