pkgsrc-WIP-changes archive

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

siproxd: GC redundant MESSAGE_SUBST.



Module Name:	pkgsrc-wip
Committed By:	Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By:	hauke
Date:		Tue Nov 13 16:11:23 2018 +0100
Changeset:	94306e06f96c7aee755759287a2146210ae50cad

Modified Files:
	siproxd/Makefile

Log Message:
siproxd: GC redundant MESSAGE_SUBST.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=94306e06f96c7aee755759287a2146210ae50cad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 siproxd/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/siproxd/Makefile b/siproxd/Makefile
index dccc42eb9a..f595db7fbd 100644
--- a/siproxd/Makefile
+++ b/siproxd/Makefile
@@ -34,8 +34,6 @@ FILES_SUBST+=		SIPROXD_USER=${SIPROXD_USER:Q}
 FILES_SUBST+=		SIPROXD_GROUP=${SIPROXD_GROUP:Q}
 FILES_SUBST+=		SIPROXD_HOME=${SIPROXD_HOME:Q}
 
-MESSAGE_SUBST+=		PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}
-
 RCD_SCRIPTS+=		siproxd
 PKG_SYSCONFSUBDIR=	siproxd
 


Home | Main Index | Thread Index | Old Index