]> git.proxmox.com Git - proxmox-backup.git/blobdiff - Makefile
build: inject repoid into build environment
[proxmox-backup.git] / Makefile
index 1d04eb65ea0a9c4f94ad37a3e673f39fc717a36c..e8a541a34d387f55e60eae74ed1d88e7ca28f003 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,7 @@ doc:
 build:
        rm -rf build
        mkdir build
+       git rev-parse HEAD > build/.repoid
        cp -a debian \
          Cargo.toml src \
          $(SUBCRATES) \