From 9ae383cdf96656e03fdfdfe4d38ba6ee40c4512d Mon Sep 17 00:00:00 2001 From: epoch Date: Fri, 21 Jan 2022 19:35:42 +0000 Subject: removed the share/urn stuff. that lives in a repo named "data". uri title now checks for data files. urititle does a unshorten attempt first. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5d74d6c..6683bab 100644 --- a/Makefile +++ b/Makefile @@ -51,5 +51,4 @@ install: all install -t $(PREFIX)/bin shorten install -t $(PREFIX)/bin urnresolve install -t $(PREFIX)/bin urnstart - install -Dt $(PREFIX)/share/urn share/urn/* chgrp shorten $(PREFIX)/bin/shorten && chmod g+s $(PREFIX)/bin/shorten -- cgit v1.2.3