diff options
| author | epoch <epoch@enzo.thebackupbox.net> | 2021-04-29 21:38:46 +0000 |
|---|---|---|
| committer | epoch <epoch@enzo.thebackupbox.net> | 2021-04-29 21:38:46 +0000 |
| commit | 29687c2f6f4cf5ed7fc84a7b4a115acd7c8307d0 (patch) | |
| tree | 9a0b689a1d4bb894565b6bed30168eb3c26a8374 /Makefile | |
| parent | 53e28c310e9612dcb6e745f74f3ead44a8ade457 (diff) | |
| download | uritools-29687c2f6f4cf5ed7fc84a7b4a115acd7c8307d0.tar.gz uritools-29687c2f6f4cf5ed7fc84a7b4a115acd7c8307d0.zip | |
install the share files now
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
