[Piuparts-devel] [Git][debian/piuparts][develop] debiman-piuparts-distill: use automatic VCS stamping

Nicolas Dandrimont (@olasd) gitlab at salsa.debian.org
Sun Sep 1 14:39:05 BST 2024



Nicolas Dandrimont pushed to branch develop at Debian / piuparts


Commits:
084f05de by Nicolas Dandrimont at 2024-09-01T15:23:17+02:00
debiman-piuparts-distill: use automatic VCS stamping

This should avoid failing outside of a VCS (e.g. during a Debian package
build).

- - - - -


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)
+	(cd helpers/debiman-piuparts-distill && go build -buildvcs=auto)
 	touch $@
 
 build-doc: $(DOCS_GENERATED)



View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/084f05deb9a4eee81d3ba623d04bdd3d32155048

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/084f05deb9a4eee81d3ba623d04bdd3d32155048
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/40bca3a9/attachment-0001.htm>


More information about the Piuparts-devel mailing list