summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-07-29 08:13:09 +0100
committerKatolaZ <katolaz@freaknet.org>2018-07-29 08:13:09 +0100
commitaf460536388cc279d94194a57452a445b0e82cbb (patch)
treee08ffb7cf03405ea14ddb042397f4afdbc407e3d /Makefile
parent3606ac71878450340905f71b6e202969b4ff889d (diff)
minor tweaks and removed debug messages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f8cf61c..883a5a1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
all::
CGIT_VERSION = v1.2
-CGIT_SCRIPT_NAME = cgit.cgi
+CGIT_SCRIPT_NAME = cgit-70.cgi
CGIT_SCRIPT_PATH = /var/www/htdocs/cgit-70
CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)
-CGIT_CONFIG = /var/www/htdocs/etc/cgitrc
+CGIT_CONFIG = /etc/cgit-70rc
CACHE_ROOT = /var/cache/cgit
prefix = /usr/local
libdir = $(prefix)/lib