about summary refs log tree commit diff
path: root/vector.h
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2013-06-18 12:42:09 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2013-08-12 13:14:10 -0600
commit1a194aa2c79aa9514b4a2a302b05ba641811fc9f (patch)
tree18e80dbeb4e270b905e160495d4e4f619fb3da35 /vector.h
parentUse strbuf for reading configuration files (diff)
downloadcgit-pink-1a194aa2c79aa9514b4a2a302b05ba641811fc9f.tar.gz
cgit-pink-1a194aa2c79aa9514b4a2a302b05ba641811fc9f.zip
Makefile: Change default prefix to "/usr/local"
Locally installed packages are usually installed to /usr/local.
Packagers can use `make prefix=/usr` to get back the old behavior.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
e editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe