Files
pkgsrc-ng/mail/teapop/patches/patch-ab
2013-09-26 17:14:40 +02:00

13 lines
366 B
Plaintext

$NetBSD: patch-ab,v 1.1 2006/02/19 11:13:53 wiz Exp $
--- etc/Makefile.in.orig 2003-08-04 15:33:47.000000000 +0000
+++ etc/Makefile.in
@@ -23,6 +23,7 @@ build:
fi
install: build
+dontinstall: build
@ echo Checking for existing teapop.passwd; \
if [ -f ${DESTDIR}/${sysconfdir}/teapop.passwd ]; then \
echo "Exists...NOT installing teapop.passwd"; \