diff options
Diffstat (limited to 'misc')
-rwxr-xr-x | misc/relchk.sh.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/relchk.sh.in b/misc/relchk.sh.in index b20a39daf..3a1c91550 100755 --- a/misc/relchk.sh.in +++ b/misc/relchk.sh.in @@ -2,6 +2,7 @@ ## ## A simple compare directory content utility. ## + topdir="`pwd`" distdir="@TAR_NAME@" log="$topdir/dist-log" |