fix tools/make-dist-tarball
This commit is contained in:
parent
10c3781ab0
commit
690abab786
@ -9,7 +9,7 @@ Usage: ${0##*/} version
|
||||
EOF
|
||||
}
|
||||
|
||||
topdir="../$PWD"
|
||||
topdir="$PWD"
|
||||
tag=${1}
|
||||
|
||||
[ -n "$tag" ] || { Usage 1>&2 ; exit 1; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user