pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove SUBST that's useless now
Module Name: pkgsrc-wip
Committed By: Filip Hajny <filip%joyent.com@localhost>
Pushed By: fhajny
Date: Thu Feb 4 10:08:35 2016 +0000
Changeset: c34d0ed859f557cdd0424ead3745af0eb7f3cf67
Modified Files:
beats/Makefile
Log Message:
Remove SUBST that's useless now
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c34d0ed859f557cdd0424ead3745af0eb7f3cf67
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
beats/Makefile | 6 ------
1 file changed, 6 deletions(-)
diffs:
diff --git a/beats/Makefile b/beats/Makefile
index bba6f1c..0872d04 100644
--- a/beats/Makefile
+++ b/beats/Makefile
@@ -29,12 +29,6 @@ CONF_FILES+= share/examples/beats/${file} ${PKG_SYSCONFDIR}/${file}
PKG_SYSCONFSUBDIR= beats
-SUBST_CLASSES+= path
-SUBST_STAGE.path= pre-configure
-SUBST_MESSAGE.path= Fix default paths
-SUBST_FILES.path= libbeat/cfgfile/cfgfile.go
-SUBST_VARS.path= PKG_SYSCONFDIR
-
MAKE_ENV+= GOPATH=${WRKDIR}:${PREFIX}/gopkg
BUILD_DIRS= libbeat packetbeat filebeat # topbeat
Home |
Main Index |
Thread Index |
Old Index