From: Mike Gilbert Date: Tue, 4 Feb 2020 18:36:55 +0000 (-0500) Subject: Sign new tags X-Git-Tag: hwids-20200204~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9dfb6339bb34228b68c79742c9af92addbfb3821;p=oweals%2Fhwids.git Sign new tags Signed-off-by: Mike Gilbert --- diff --git a/Makefile b/Makefile index 2bdada1..1ca98c8 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ PV ?= $(shell ( awk '$$2 == "Date:" { print $$3; nextfile }' pci.ids usb.ids; gi P = hwids-$(PV) tag: - git tag $(P) + git tag -s $(P) udev-hwdb: $(PYTHON) ids_parser.py && mv *.hwdb udev/