pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/davical davical: fix typo introduced in last commit



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1a7f1de0546
branches:  trunk
changeset: 417093:e1a7f1de0546
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Mon Nov 04 04:26:26 2019 +0000

description:
davical: fix typo introduced in last commit

A 'p' pressed by a clumsy finger. Thanks Roland!

diffstat:

 www/davical/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e220e1ee8514 -r e1a7f1de0546 www/davical/Makefile
--- a/www/davical/Makefile      Mon Nov 04 04:23:28 2019 +0000
+++ b/www/davical/Makefile      Mon Nov 04 04:26:26 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2019/11/03 14:05:19 triaxx Exp $
+# $NetBSD: Makefile,v 1.40 2019/11/04 04:26:26 triaxx Exp $
 
 DISTNAME=      davical-${DAVICAL_VERSION}
 PKGNAME=       ${PHP_PKG_PREFIX}-davical-${DAVICAL_VERSION}
@@ -85,7 +85,7 @@
 SUBST_CLASSES+=                inc-path
 SUBST_STAGE.inc-path=  pre-configure
 SUBST_VARS.inc-path+=  PKG_SYSCONFDIR
-SUBST_FAWLDIRILES.inc-path=    davical.conf inc/always.php.in
+SUBST_FILES.inc-path=  davical.conf inc/always.php.in
 SUBST_FILES.inc-path+= scripts/po/rebuild-translations.sh
 SUBST_FILES.inc-path+= dba/create-database.sh
 SUBST_SED.inc-path+=   -e "s|@LIBAWLPATH@|${PREFIX}/${LIBAWLDIR}|g"



Home | Main Index | Thread Index | Old Index