summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 148400c8eb96d289c2a235ef75919d56c85976f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Simply typing

    make install

should install pass to the standard locations.

The makefile is aware of the following environment variables:

PREFIX      default: /usr
DESTDIR     default: 
BINDIR      default: $(PREFIX)/bin
LIBDIR      default: $(PREFIX)/lib
MANDIR      default: $(PREFIX)/share/man
SYSCONFDIR  default: /etc
> 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1