aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-renumber.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix patch-renumber:Yann E. MORIN"2009-02-011-2/+7
| | | | | | | | - look at the patch directory when using svnversion, not at current directory - some code beautification. /trunk/scripts/patch-renumber.sh | 9 7 2 0 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)
* Use the path discovered by ./configure in scripts/patch-renumber.shYann E. MORIN"2009-01-291-1/+5
| | | | | | | It now requires that "./configure && make" be run beforehand. /trunk/scripts/patch-renumber.sh | 6 5 1 0 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
* Move patch-renumber.sh from tools/ to scripts/Yann E. MORIN"2008-12-151-0/+32