repo: uritools
action: commit
revision: 
path_from: 
revision_from: 29687c2f6f4cf5ed7fc84a7b4a115acd7c8307d0:
path_to: 
revision_to: 
git.thebackupbox.net
uritools
git clone git://git.thebackupbox.net/uritools
commit 29687c2f6f4cf5ed7fc84a7b4a115acd7c8307d0
Author: epoch 
Date:   Thu Apr 29 21:38:46 2021 +0000

    install the share files now

diff --git a/Makefile b/Makefile
index 12b0a6755771f21b39c275d5bdd834c2250e786a..
index ..cc24cbc44a2f44e7a64fabb39ca47afae01002ee 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

-----END OF PAGE-----