Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/bugzilla3 devel/bugzilla3: remove no-op file fro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/367f8c1a4f57
branches:  trunk
changeset: 431748:367f8c1a4f57
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 11:40:21 2020 +0000

description:
devel/bugzilla3: remove no-op file from SUBST_FILES

diffstat:

 devel/bugzilla3/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r aa83e7b824b3 -r 367f8c1a4f57 devel/bugzilla3/Makefile
--- a/devel/bugzilla3/Makefile  Sat May 16 11:38:44 2020 +0000
+++ b/devel/bugzilla3/Makefile  Sat May 16 11:40:21 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2019/08/11 13:18:39 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/05/16 11:40:21 rillig Exp $
 
 DISTNAME=      bugzilla-3.6.8
 PKGREVISION=   2
@@ -48,7 +48,7 @@
 SUBST_CLASSES+=                conf
 SUBST_STAGE.conf=      pre-install
 SUBST_MESSAGE.conf=    Fixing configuration files.
-SUBST_FILES.conf=      bugzilla.conf localconfig Bugzilla/BugMail.pm
+SUBST_FILES.conf=      bugzilla.conf localconfig
 SUBST_VARS.conf=       BZ_WEB_GROUP
 SUBST_VARS.conf+=      PREFIX
 SUBST_VARS.conf+=      BZDIR



Home | Main Index | Thread Index | Old Index