Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e415f40..a4d5b4d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-V=$(shell git describe --exact-match)
+V=$(shell git describe)
SHELL=/bin/bash
BUILDTOOLVER ?= $(V)