mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
working on dist
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8017 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
05872a6340
commit
fde4104c34
@ -28,7 +28,7 @@
|
||||
# To build a Windows zip file package pass -zip.
|
||||
|
||||
# echo everything
|
||||
# set -x
|
||||
set -x
|
||||
|
||||
# A quick and dirty usage message
|
||||
USAGE="USAGE: ./dist.sh -v VERSION -r REVISION -d RELEASE_DATE \
|
||||
|
||||
@ -31,7 +31,7 @@ PROJECT_NAME = IPhreeqc
|
||||
# This could be handy for archiving the generated documentation or
|
||||
# if some version control system is used.
|
||||
|
||||
PROJECT_NUMBER = ^PHREEQC_VER^
|
||||
PROJECT_NUMBER = @PHREEQC_VER@
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||
# base path where the generated documentation will be put.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user