src-release: Strip "-cvs" from GDB source dir and tarball.
authorJoel Brobecker <brobecker@gnat.com>
Sat, 17 Aug 2013 01:07:52 +0000 (01:07 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sat, 17 Aug 2013 01:07:52 +0000 (01:07 +0000)
commitf006cabd5c8fa8486920f899761ebfc39cdd8f44
tree9cc16c2e520c2f0c28bc2ffd822567dd5900fc60
parent856afefbaf6e224c29cf689a0758fd5288869219
src-release: Strip "-cvs" from GDB source dir and tarball.

The nightly snapshots we have been creating in the past did not
include the "-cvs" suffix at the end of the version number. Snapshot
packaging started breaking ever since GDB switched to using BFD's
version number. Things got partially fixed with the previous change
to this file, but the change missed the fact that the "-cvs" suffix
in the tarball name (Eg: gdb-7.6.50-20130816-cvs.tar) is undesirable.
This patch removes it.

ChangeLog:

        * src-release (VER): When using $(TOOL)/common/create-version.sh,
        strip the "-cvs" suffix from the version number if present.
ChangeLog
src-release
This page took 0.025356 seconds and 4 git commands to generate.