summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2321d021..861e7d0f 100644
--- a/Makefile
+++ b/Makefile
@@ -29,6 +29,7 @@ install:
git add . \
&& git commit -m "distributed version of propellor" \
&& git bundle create $(DESTDIR)/usr/src/propellor/propellor.git master HEAD
+ && git show-ref HEAD --hash > $(DESTDIR)/usr/src/propellor/head
rm -rf dist/gittmp
clean: