r.rules['installdocs'] = [safeCall('dh_installdocs', '--link-doc='+binaryName)] # make the doc folder of the dbg package a symlink
# wait after configuration?
if config.get('waitAfterConfig', False):
r.rules['installdocs'] = [safeCall('dh_installdocs', '--link-doc='+binaryName)] # make the doc folder of the dbg package a symlink
# wait after configuration?
if config.get('waitAfterConfig', False):