diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-07-04 16:04:36 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-07-04 16:04:36 +0000 |
commit | 6e10884b822f6532b466a7f6cdc43cb3c7b9e91c (patch) | |
tree | 43451d01e9dacb722668c424d80d1b6ab03ddad4 /Makefile | |
parent | 406e7073519895305eac6fd1044240b59067ab58 (diff) | |
download | bootloader-theme-6e10884b822f6532b466a7f6cdc43cb3c7b9e91c.tar bootloader-theme-6e10884b822f6532b466a7f6cdc43cb3c7b9e91c.tar.gz bootloader-theme-6e10884b822f6532b466a7f6cdc43cb3c7b9e91c.tar.bz2 bootloader-theme-6e10884b822f6532b466a7f6cdc43cb3c7b9e91c.tar.xz bootloader-theme-6e10884b822f6532b466a7f6cdc43cb3c7b9e91c.zip |
(changelog) typo fix
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ prep: rm -rf boot inst changelog: ../../common/username.xml - svn2cl --accum - --authors ../../common/username.xml + svn2cl --accum --authors ../../common/username.xml svn -m '' commit ChangeLog dist: localdist |