pkgsrc-WIP-changes archive

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

go121: add some REPLACE_BASH



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Thu Aug 10 15:09:31 2023 +0200
Changeset:	2f0f1f23ce82c731c8b0b1903b85422083b46573

Modified Files:
	go121/Makefile

Log Message:
go121: add some REPLACE_BASH

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

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

diffstat:
 go121/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/go121/Makefile b/go121/Makefile
index 326dd98892..dd0c1e06db 100644
--- a/go121/Makefile
+++ b/go121/Makefile
@@ -44,6 +44,8 @@ REPLACE_BASH+=	src/cmd/vendor/golang.org/x/sys/plan9/mkall.sh
 REPLACE_BASH+=	src/cmd/vendor/golang.org/x/sys/plan9/mkerrors.sh
 REPLACE_BASH+=	src/cmd/vendor/golang.org/x/sys/unix/mkall.sh
 REPLACE_BASH+=	src/cmd/vendor/golang.org/x/sys/unix/mkerrors.sh
+REPLACE_BASH+=	src/cmd/vendor/golang.org/x/sys/windows/mkerrors.bash
+REPLACE_BASH+=	src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash
 REPLACE_BASH+=	src/crypto/internal/boring/build.sh
 REPLACE_BASH+=	src/crypto/internal/boring/build-boring.sh
 REPLACE_BASH+=	src/crypto/internal/boring/build-goboring.sh


Home | Main Index | Thread Index | Old Index