Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/horde www/horde: remove no-op file from SUBST_FILES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cf22330970e1
branches:  trunk
changeset: 431104:cf22330970e1
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 09 12:26:22 2020 +0000

description:
www/horde: remove no-op file from SUBST_FILES

diffstat:

 www/horde/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r e77c2e77fe8a -r cf22330970e1 www/horde/Makefile
--- a/www/horde/Makefile        Sat May 09 12:20:54 2020 +0000
+++ b/www/horde/Makefile        Sat May 09 12:26:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2019/11/04 22:09:56 rillig Exp $
+# $NetBSD: Makefile,v 1.86 2020/05/09 12:26:22 rillig Exp $
 
 DISTNAME=      horde-3.3.13
 PKGREVISION=   4
@@ -88,8 +88,7 @@
 
 SUBST_CLASSES+=                files
 SUBST_STAGE.files=     post-build
-SUBST_FILES.files=     horde.conf.dist config/conf.xml config/conf.xml.dist \
-                       scripts/set_perms.sh
+SUBST_FILES.files=     horde.conf.dist config/conf.xml config/conf.xml.dist
 SUBST_VARS.files=      HORDEDIR
 SUBST_SED.files+=      -e "s|/usr/lib/sendmail|${SENDMAIL}|g"
 SUBST_SED.files+=      -e "s|/bin/sh|${SH}|g"



Home | Main Index | Thread Index | Old Index