[Piuparts-devel] [Git][debian/piuparts][develop] debiman-piuparts-distill: disable go VCS stamping
Nicolas Dandrimont (@olasd)
gitlab at salsa.debian.org
Sun Sep 1 14:50:45 BST 2024
Nicolas Dandrimont pushed to branch develop at Debian / piuparts
Commits:
dc77f2a3 by Nicolas Dandrimont at 2024-09-01T15:49:36+02:00
debiman-piuparts-distill: disable go VCS stamping
Apparently -buildvcs=auto isn't enough.
- - - - -
1 changed file:
- Makefile
Changes:
=====================================
Makefile
=====================================
@@ -58,7 +58,7 @@ build-stamp: $(SCRIPTS_GENERATED) $(DOCS_GENERATED) Makefile
touch $@
build-master-stamp:
- (cd helpers/debiman-piuparts-distill && go build -buildvcs=auto)
+ (cd helpers/debiman-piuparts-distill && go build -buildvcs=false)
touch $@
build-doc: $(DOCS_GENERATED)
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/dc77f2a30e82904c7a2366f87e69af2a3be17add
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/dc77f2a30e82904c7a2366f87e69af2a3be17add
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20240901/87bfa513/attachment-0001.htm>
More information about the Piuparts-devel
mailing list