try to disable the git wrapper for local generation

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2010-04-08 22:08:24 +02:00
parent 9e6bf0256f
commit a4b81f511a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ all:
$(IKIWIKI) --refresh --setup ikiwiki.setup
lall:
$(IKIWIKI) --refresh --setup ikiwiki.setup --set destdir=../dst --set srcdir=.
$(IKIWIKI) --refresh --setup ikiwiki.setup --set destdir=../dst --set srcdir=. --set git_wrapper= --set git_wrappermode= --set gitorigin_branch= --set gitmaster_branch=
all-unfresh:
$(IKIWIKI) --setup ikiwiki.setup