pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/davical
Module Name: pkgsrc
Committed By: triaxx
Date: Mon Nov 4 04:26:26 UTC 2019
Modified Files:
pkgsrc/www/davical: Makefile
Log Message:
davical: fix typo introduced in last commit
A 'p' pressed by a clumsy finger. Thanks Roland!
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/davical/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/davical/Makefile
diff -u pkgsrc/www/davical/Makefile:1.39 pkgsrc/www/davical/Makefile:1.40
--- pkgsrc/www/davical/Makefile:1.39 Sun Nov 3 14:05:19 2019
+++ pkgsrc/www/davical/Makefile Mon Nov 4 04:26:26 2019
@@ -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_MESSAGE.conf-path=Fixing configura
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