git update

This commit is contained in:
Ertuğrul Erata
2016-02-27 00:03:57 +02:00
parent 05ced9012a
commit c961bec6f4
3 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ def setup():
def build():
pisitools.dosed("Makefile", "^CC = .*$", "CC = %s" % get.CC())
autotools.make("all doc gitweb/gitweb.cgi")
autotools.make("all doc")
def install():
autotools.rawInstall("install-doc")