pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/ejabberd
Module Name: pkgsrc
Committed By: rillig
Date: Thu Apr 23 20:17:59 UTC 2020
Modified Files:
pkgsrc/chat/ejabberd: Makefile
Log Message:
chat/ejabberd: remove rebar.config from SUBST_FILES
That file does not contain any @ character.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/chat/ejabberd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/ejabberd/Makefile
diff -u pkgsrc/chat/ejabberd/Makefile:1.86 pkgsrc/chat/ejabberd/Makefile:1.87
--- pkgsrc/chat/ejabberd/Makefile:1.86 Sat Dec 15 21:12:19 2018
+++ pkgsrc/chat/ejabberd/Makefile Thu Apr 23 20:17:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2018/12/15 21:12:19 wiz Exp $
+# $NetBSD: Makefile,v 1.87 2020/04/23 20:17:59 rillig Exp $
DISTNAME= ejabberd-18.06
CATEGORIES= chat
@@ -102,7 +102,7 @@ SUBST_CLASSES+= paths
SUBST_MESSAGE.paths= Localizing paths
SUBST_STAGE.paths= pre-configure
SUBST_FILES.paths= Makefile.in ejabberd.yml.example ejabberdctl.template
-SUBST_FILES.paths+= tools/ejabberdctl.bc rebar.config
+SUBST_FILES.paths+= tools/ejabberdctl.bc
SUBST_VARS.paths= DISTNAME EJABBERD_DB EJABBERD_LOGDIR EJABBERD_PIDDIR
SUBST_VARS.paths+= PKG_SYSCONFDIR PREFIX LOCALBASE
Home |
Main Index |
Thread Index |
Old Index