summaryrefslogtreecommitdiff
path: root/sysutils/xe-guest-utilities
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 21:07:31 +0000
committerrodent <rodent>2013-04-06 21:07:31 +0000
commitf967fd63dbaa1c297727316c535d5f92e53a8b44 (patch)
treec9dec68b64c6028a90065156103df5ec5322256c /sysutils/xe-guest-utilities
parent8d6852be91bc594526d6f7286a4c3c68e6bf7182 (diff)
downloadpkgsrc-f967fd63dbaa1c297727316c535d5f92e53a8b44.tar.gz
"Each sed command should appear in an assignment of its own."
Diffstat (limited to 'sysutils/xe-guest-utilities')
-rw-r--r--sysutils/xe-guest-utilities/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/sysutils/xe-guest-utilities/Makefile b/sysutils/xe-guest-utilities/Makefile
index d929a416d94..97186d0da65 100644
--- a/sysutils/xe-guest-utilities/Makefile
+++ b/sysutils/xe-guest-utilities/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/23 19:51:35 asau Exp $
+# $NetBSD: Makefile,v 1.9 2013/04/06 21:07:35 rodent Exp $
#
# Values from XenServer 6.0.2 = 6, 0, 2, 52898
@@ -36,15 +36,16 @@ RCD_SCRIPTS= xenguest
SUBST_CLASSES+= paths
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= ${SRCFILES}
-SUBST_SED.paths= -e "s,@VARBASE@,${VARBASE},g" -e "s,@PREFIX@,${PREFIX},g"
+SUBST_SED.paths= -e "s,@VARBASE@,${VARBASE},g"
+SUBST_SED.paths+= -e "s,@PREFIX@,${PREFIX},g"
SUBST_CLASSES+= version
SUBST_STAGE.version= post-patch
SUBST_FILES.version= xe-update-guest-attrs
-SUBST_SED.version= -e "s,@XENMAJOR@,${XENMAJOR},g" \
- -e "s,@XENMINOR@,${XENMINOR},g" \
- -e "s,@XENTEENY@,${XENTEENY},g" \
- -e "s,@XENBUILD@,${XENBUILD},g"
+SUBST_SED.version= -e "s,@XENMAJOR@,${XENMAJOR},g"
+SUBST_SED.version+= -e "s,@XENMINOR@,${XENMINOR},g"
+SUBST_SED.version+= -e "s,@XENTEENY@,${XENTEENY},g"
+SUBST_SED.version+= -e "s,@XENBUILD@,${XENBUILD},g"
INSTALLATION_DIRS= sbin