diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-07-03 17:48:50 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-07-03 17:48:50 +0000 |
commit | 406e7073519895305eac6fd1044240b59067ab58 (patch) | |
tree | 36c14254861c2a623ae0b1e52b2c859f3d3ccc69 | |
parent | ef5e1eb313f31895186278acb8a86fbd4bf7a6c1 (diff) | |
download | bootloader-theme-406e7073519895305eac6fd1044240b59067ab58.tar bootloader-theme-406e7073519895305eac6fd1044240b59067ab58.tar.gz bootloader-theme-406e7073519895305eac6fd1044240b59067ab58.tar.bz2 bootloader-theme-406e7073519895305eac6fd1044240b59067ab58.tar.xz bootloader-theme-406e7073519895305eac6fd1044240b59067ab58.zip |
(changelog) --strip-prefix is now uneeded with svn2cl-0.9
-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 --strip-prefix=soft/drakx/trunk --authors ../../common/username.xml + svn2cl --accum - --authors ../../common/username.xml svn -m '' commit ChangeLog dist: localdist |