pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
zabbix50-proxy: Move SUBST section to pre-configure
Module Name: pkgsrc-wip
Committed By: Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By: otis
Date: Thu Sep 17 19:24:57 2020 +0000
Changeset: bfe34560a3002020286e1cc8a7a6565fa2778eea
Modified Files:
zabbix50-proxy/Makefile
Log Message:
zabbix50-proxy: Move SUBST section to pre-configure
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bfe34560a3002020286e1cc8a7a6565fa2778eea
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
zabbix50-proxy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/zabbix50-proxy/Makefile b/zabbix50-proxy/Makefile
index 517799076f..4257a46d59 100644
--- a/zabbix50-proxy/Makefile
+++ b/zabbix50-proxy/Makefile
@@ -37,7 +37,7 @@ SUBST_FILES.fix-paths+= man/*.man
SUBST_SED.fix-paths= -e 's,/usr/local/etc,${PKG_SYSCONFDIR},g'
SUBST_CLASSES+= fix-pkgbase
-SUBST_STAGE.fix-pkgbase= post-patch
+SUBST_STAGE.fix-pkgbase= pre-configure
SUBST_MESSAGE.fix-pkgbase= Fixing PKGBASE.
SUBST_FILES.fix-pkgbase= src/zabbix_proxy/Makefile.am
SUBST_SED.fix-pkgbase= -e 's,%%PKGBASE%%,${PKGBASE},g'
Home |
Main Index |
Thread Index |
Old Index