mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
removed tag from dist name
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@10529 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
19fa3f8fcb
commit
a6025dadd0
@ -217,7 +217,7 @@ for vsn_file in $SED_FILES
|
||||
do
|
||||
if [ -e "$vsn_file" ]; then
|
||||
sed \
|
||||
-e "s/AC_INIT(.*)/AC_INIT([$NAME$REPOS_TAG], [$VERSION-$REVISION], [charlton@usgs.gov])/g" \
|
||||
-e "s/AC_INIT(.*)/AC_INIT([$NAME], [$VERSION-$REVISION], [charlton@usgs.gov])/g" \
|
||||
-e "s/AM_LDFLAGS=-release.*/AM_LDFLAGS=-release $ver_major.$ver_minor.$ver_patch/g" \
|
||||
-e "/#define *VER_MAJOR/s/[0-9]\+/$ver_major/" \
|
||||
-e "/#define *VER_MINOR/s/[0-9]\+/$ver_minor/" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user