Changeset 3b9da656
- Timestamp:
- 12/16/2020 12:39:58 PM (3 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- fbcf83e1
- Parents:
- 23ce4179
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r23ce4179 r3b9da656 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 5"> <!-- Always 2 digits -->3 <!ENTITY day "16"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "December 1 5th, &year;">9 <!ENTITY releasedate "December 16th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
postlfs/security/p11-kit.xml
r23ce4179 r3b9da656 100 100 </para> 101 101 102 <screen><userinput>sed '20,$ d' -i trust/trust-extract-compat .in&&103 cat >> trust/trust-extract-compat .in<< "EOF"102 <screen><userinput>sed '20,$ d' -i trust/trust-extract-compat && 103 cat >> trust/trust-extract-compat << "EOF" 104 104 <literal># Copy existing anchor modifications to /etc/ssl/local 105 105 /usr/libexec/make-ca/copy-trust-modifications
Note:
See TracChangeset
for help on using the changeset viewer.