mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-22 19:08:59 +00:00
Rename TODO file to TODO.md
This commit is contained in:
parent
2ff7ac8a58
commit
0d1793375f
@ -137,7 +137,7 @@ for i in appdir/usr/share/doc/qpdf; do
|
|||||||
cp $top/LICENSE.txt $i
|
cp $top/LICENSE.txt $i
|
||||||
cp $top/Artistic-2.0 $i/Artistic-LICENSE.txt
|
cp $top/Artistic-2.0 $i/Artistic-LICENSE.txt
|
||||||
cp $top/ChangeLog $i/README-ChangeLog
|
cp $top/ChangeLog $i/README-ChangeLog
|
||||||
cp $top/TODO $i/README-todo
|
cp $top/TODO.md $i/README-todo.md
|
||||||
done
|
done
|
||||||
|
|
||||||
# The following lines are experimental (for debugging; and to test
|
# The following lines are experimental (for debugging; and to test
|
||||||
|
Loading…
Reference in New Issue
Block a user