Make md-convert --test work again.

This commit is contained in:
Wayne Davison
2022-05-06 19:37:40 -07:00
parent 1e858e39e6
commit 2ab2ee166e

View File

@@ -214,6 +214,7 @@ def find_man_substitutions():
env_subs['VERSION'] = '1.0.0'
env_subs['bindir'] = '/usr/bin'
env_subs['libdir'] = '/usr/lib/rsync'
tz_offset = 0
else:
for fn in (srcdir + 'version.h', 'Makefile'):
try: