From 29687c2f6f4cf5ed7fc84a7b4a115acd7c8307d0 Mon Sep 17 00:00:00 2001 From: epoch Date: Thu, 29 Apr 2021 21:38:46 +0000 Subject: install the share files now --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 12b0a67..cc24cbc 100644 --- a/Makefile +++ b/Makefile @@ -45,4 +45,5 @@ install: all install -t $(PREFIX)/bin shorten install -t $(PREFIX)/bin urnresolve install -t $(PREFIX)/bin urnstart + install -t $(PREFIX)/share/urn share/urn/* chgrp shorten $(PREFIX)/bin/shorten && chmod g+s $(PREFIX)/bin/shorten -- cgit v1.2.3