summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-22 21:24:52 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-22 21:24:52 +0200
commit81ef176152af78fd3884718c64d6a56f88f4fc90 (patch)
treea1c762bdbf1d8a9f78da8c991c93663d5e268744
parentbec01e1d366081f922dbac651944948bc5f29ec7 (diff)
downloadpass-81ef176152af78fd3884718c64d6a56f88f4fc90.tar.gz
pass-81ef176152af78fd3884718c64d6a56f88f4fc90.tar.bz2
pass-81ef176152af78fd3884718c64d6a56f88f4fc90.zip
Add libdir mention to INSTALL.
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1225bc9..1ab756c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,8 @@ The makefile is aware of the following environment variables:
PREFIX default: /usr
DESTDIR default:
-BINDIR default: $(PREFIX)/bin
+BINDIR default: $(PREFIX)/bin
+LIBDIR default: $(PREFIX)/lib
MANDIR default: $(PREFIX)/share/man
SYSCONFDIR default: /etc
18 +0000'>2006-10-05Changed changelog / added config-filenecoro2-0/+10 2006-10-05Added preference windownecoro4-49/+155 2006-10-02Corrected comments, structure, bad algorithms etcnecoro4-176/+209 2006-10-02Corrected indention in commentnecoro1-8/+6 2006-10-010.3.3necoro1-0/+6 2006-10-01Implemented an internal db; removed unmerge-bugnecoro2-26/+43 2006-09-30Implemented some new backend functions which speed up the ↵necoro2-12/+37 package-list-creation. (Thanks an porthole for the inspiration ;P) 2006-09-300.3.2 release; changed font in terminal; added new "masking"-dialognecoro3-11/+36 2006-09-29fixed bugsnecoro4-13/+23 2006-09-29Corrected setup.pynecoro1-1/+1