mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 13:07:50 +00:00
Date type and remove some tab characters
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8737 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a91be49af4
commit
f56f0428d3
@ -24,7 +24,7 @@ rm -rf $TMP_DIR
|
||||
|
||||
sed -i -e s/BOOTSCRIPTS-SIZE/$bootsize/ \
|
||||
-e s/BOOTSCRIPTS-INSTALL-KB/$bootinstallsize/ \
|
||||
-e s/BOOTSCRIPTS-MD5SUM/$bootmd5/ $FILE
|
||||
-e s/BOOTSCRIPTS-MD5SUM/$bootmd5/ $FILE
|
||||
|
||||
############
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20081106">
|
||||
<!ENTITY releasedate "November 6, 2009">
|
||||
<!ENTITY releasedate "November 6, 2008">
|
||||
<!ENTITY copyrightdate "1999-2008"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.0">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
Loading…
Reference in New Issue
Block a user