13 lines
465 B
Text
13 lines
465 B
Text
$NetBSD: patch-ad,v 1.1 2007/09/04 20:40:43 joerg Exp $
|
|
|
|
--- Makefile.in.orig 2003-07-03 11:54:07.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -449,8 +449,6 @@ install-data-hook:
|
|
chmod 755 @WORKDIR@
|
|
chown @USER@ @WORKDIR@
|
|
chgrp @GROUP@ @WORKDIR@
|
|
- cp bin/jchkmail.init @RCDIR@/@RCSCRIPT@
|
|
- chmod 755 @RCDIR@/@RCSCRIPT@
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
.NOEXPORT:
|