From e53b7fa960eb9bdc15c7380fd619c22263bde29c Mon Sep 17 00:00:00 2001
From: nicoo <nicoo@realraum.at>
Date: Thu, 17 Dec 2015 22:08:23 +0100
Subject: [PATCH] Cmment out destdir

---
 doc/ikiwiki.setup |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index b1bf71e..ced80df 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -14,7 +14,7 @@ adminemail: noc@realraum.at
 # where the source of the wiki is located
 srcdir: .
 # where to build the wiki
-destdir: ../../doc-dest
+#destdir: ../../doc-dest
 
 # base url to the wiki; keep empty for local builds (with relpaths)
 url: ''
-- 
1.7.10.4