about summary refs log tree commit diff
path: root/README
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 /README
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
00'>2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli