changeset 18:b490ec9eeffe

Use the -R option also when calling hg paths
author Franz Glasner <hg@dom66.de>
date Fri, 27 Oct 2017 09:09:18 +0200
parents 089afc4908c0
children e43dcd367fbf
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Oct 27 09:04:29 2017 +0200
+++ b/Makefile	Fri Oct 27 09:09:18 2017 +0200
@@ -22,7 +22,7 @@
 
 HGREVISION:=	${:!hg id -R "${.CURDIR}" -q!}
 HGROOT:=	${:!basename "${.CURDIR}"!}
-HGPATH:=	${:!hg paths default!}
+HGPATH:=	${:!hg paths -R "${.CURDIR}" default!}
 
 do-extract:
 	${MKDIR} ${WRKSRC}/bin