Skip to content
Snippets Groups Projects
Commit fad1fc1d authored by papiris's avatar papiris
Browse files

remove man call from install stanza

parent add31314
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ SHARE_DIR = $(DESTDIR)$(PREFIX)/share
.PHONY: install test docs
install: man
install:
@install -Dm755 scripts/apk_snap.py $(DESTDIR)$(PREFIX)/bin/apk-snap
@install -Dm644 extra/apk-snap.ini $(DESTDIR)/etc/apk-snap/apk-snap.ini
@install -Dm755 hooks/* -t $(DESTDIR)/etc/apk/commit_hooks.d/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment