pkgsrc-WIP-changes archive

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

alire: update path to gprbuild



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Mar 12 18:51:41 2024 +0100
Changeset:	3e19b83d7499dd4625899eb7ca8710f83dc13bbd

Modified Files:
	alire/Makefile

Log Message:
alire: update path to gprbuild

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

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

diffstat:
 alire/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/alire/Makefile b/alire/Makefile
index 96d96ac4f8..1e322cff4b 100644
--- a/alire/Makefile
+++ b/alire/Makefile
@@ -41,7 +41,7 @@ GITHUB_SUBMODULES+=	alire-project	xmlezout	1fcbd0b9303d044d8f09a8ef652afa8c0400e
 
 GCC_REQD+=	13
 
-.include "../../wip/gprbuild/buildlink3.mk"
+.include "../../devel/gprbuild/buildlink3.mk"
 
 CGPRDIR=	${WRKDIR}
 


Home | Main Index | Thread Index | Old Index