diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-30 22:15:28 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-06-30 22:15:28 +0000 |
commit | cbed52724bcd0e536d94c68a72703ca48ab351df (patch) | |
tree | 0c5411a7a50b152fc0192d22746743d7cf315b3c | |
parent | c67e3afabe121b7c569e48d1f21c35d502c0635f (diff) |
When updating a package version, update changelog.xml too
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | HOWTO_EDIT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/HOWTO_EDIT b/HOWTO_EDIT index 3a39c8d5c..fb126932b 100644 --- a/HOWTO_EDIT +++ b/HOWTO_EDIT @@ -89,6 +89,8 @@ file and enter the same size as you entered in the previous step. Also divide this number by 1024 and enter the result as the MB value between brackets. +18) Open chapter1/changelog.xml and add the package to the list. + Please don't use the "du -h" command to obtain the file size. The result of du is not acurate enough (it doesn't report the actual file size, but the size of clusters the file is using). |