$NetBSD: patch-Makefile.in,v 1.7 2024/12/28 22:09:58 triaxx Exp $ Even with disabled python, wrapper around fetchmailconf.py and its manpage is installed. --- Makefile.in.orig 2024-11-12 23:44:51.000000000 +0000 +++ Makefile.in @@ -784,10 +784,10 @@ ACLOCAL_AMFLAGS = -I m4 -I m4-local AM_YFLAGS = -t -d -Wno-yacc BUILT_SOURCES = rcfile_y.h rcfile_l.h dist_noinst_SCRIPTS = specgen.sh -dist_man1_MANS = fetchmail.man $(pym) +dist_man1_MANS = fetchmail.man pys = fetchmailconf.py pym = fetchmailconf.man -nodist_bin_SCRIPTS = fetchmailconf +nodist_bin_SCRIPTS = python_PYTHON = $(pys) CLEANFILES = $(nodist_bin_SCRIPTS) \ fetchmail-man.html \