forked from Telodendria/Telodendria
Don't install configuration files.
This commit is contained in:
parent
e9600a21e9
commit
77d71989df
1 changed files with 0 additions and 2 deletions
|
@ -3,6 +3,4 @@ all:
|
|||
|
||||
install:
|
||||
install build/telodendria $(PREFIX)/bin/telodendria
|
||||
mkdir -p $(PREFIX)/share/examples/telodendria
|
||||
install contrib/production.conf $(PREFIX)/share/examples/telodendria/telodendria.conf
|
||||
find man -name 'telodendria*\.[1-8]' -exec install {} $(PREFIX)/{} \;
|
||||
|
|
Loading…
Reference in a new issue