mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
bump date and a few typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19577 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a5026b6856
commit
e47e52889a
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "12"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2017">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "December 3rd, &year;">
|
||||
<!ENTITY releasedate "December 4th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -9,7 +9,7 @@
|
||||
<!ENTITY eog-md5sum "a4f5651295f68b28d62e666d81d810b1">
|
||||
<!ENTITY eog-size "5.2 MB">
|
||||
<!ENTITY eog-buildsize "39 MB">
|
||||
<!ENTITY eog-time "0.2 SBU (using parallism=4)">
|
||||
<!ENTITY eog-time "0.2 SBU (using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="eog" xreflabel="EOG-&eog-version;">
|
||||
|
@ -9,7 +9,7 @@
|
||||
<!ENTITY vlc-md5sum "b721fddf65aaf64eeee5629aa9bf7c9e">
|
||||
<!ENTITY vlc-size "21 MB">
|
||||
<!ENTITY vlc-buildsize "546 MB (add 3 MB for tests)">
|
||||
<!ENTITY vlc-time "1.6 SBU (using parallism=4; add 0.1 SBU for tests)">
|
||||
<!ENTITY vlc-time "1.6 SBU (using parallelism=4; add 0.1 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="vlc" xreflabel="VLC-&vlc-version;">
|
||||
|
@ -133,7 +133,7 @@
|
||||
-DSQLITE_ENABLE_FTS4=1 \
|
||||
-DSQLITE_ENABLE_COLUMN_METADATA=1 \
|
||||
-DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \
|
||||
-DSQLITE_ENABLE_DBSTAT_VTAB=1 \
|
||||
-DSQLITE_ENABLE_DBSTAT_VTAB=1 \
|
||||
-DSQLITE_SECURE_DELETE=1 \
|
||||
-DSQLITE_ENABLE_FTS3_TOKENIZER=1" &&
|
||||
make</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user