summaryrefslogtreecommitdiff
path: root/misc/relchk.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/relchk.sh.in')
-rwxr-xr-xmisc/relchk.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/relchk.sh.in b/misc/relchk.sh.in
index 242a97486..09cce24b2 100755
--- a/misc/relchk.sh.in
+++ b/misc/relchk.sh.in
@@ -4,7 +4,7 @@
##
topdir="`pwd`"
-distdir="@TAR_NAME@"
+distdir="@PACKAGE_TARNAME@"
log="$topdir/dist-log"
logerror="$topdir/dist-errors"