Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: fallback to system-wide config file if default config does not exist
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 7c70b00b826f8f51c0b39ca2454e960b2747c403..a88acf6efdbd8ae67f5dae22c280ad0a56c1df39 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-189,6
+189,7
@@
ETC_GITCONFIG = $(sysconfdir)/gitconfig
# default configuration for gitweb
GITWEB_CONFIG = gitweb_config.perl
+GITWEB_CONFIG_SYSTEM = /etc/gitweb.conf
GITWEB_HOME_LINK_STR = projects
GITWEB_SITENAME =
GITWEB_PROJECTROOT = /pub/git