summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 1225bc9e571b7354c9684cc1b7e4a5e600cea405 (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
MANDIR      default: $(PREFIX)/share/man
SYSCONFDIR  default: /etc
d>-1/+1 2015-05-11bashcomp: PASSWORD_STORE_DIR env var does not necessarily have a trailing slashSamuel Lethiec1-0/+2 2015-05-11lastpass importer: more types supported and better checkingRaphaël Droz1-3/+7 2015-05-11add support for passing arbitrary options to all invocations of GPGDavid Adam2-4/+7 2015-05-11Exit 1 when gpg fails in multiline too.Anne Jan Brouwer1-1/+1