summaryrefslogtreecommitdiff
path: root/mail/fetchmail/patches/patch-Makefile.in
blob: 5053f3da2e4b7430a701d64dc0b6fe5c374f1cec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-Makefile.in,v 1.2 2012/11/04 18:41:47 morr Exp $

Even with disabled python, wrapper around fetchmailconf.py and its
manpage is installed.

--- Makefile.in.orig	2012-08-29 21:25:11.000000000 +0000
+++ Makefile.in
@@ -448,10 +448,10 @@ ACLOCAL_AMFLAGS = -I m4 -I m4-local
 AM_YFLAGS = -d
 BUILT_SOURCES = rcfile_y.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)
 noinst_LIBRARIES = libfm.a $(am__append_2)