From: Quentin Smith Date: Mon, 10 Sep 2012 01:41:01 +0000 (-0400) Subject: Use the source that's part of the superrepo checkout X-Git-Url: https://scripts.mit.edu/gitweb/www/www.git/commitdiff_plain/568d854ece4f801ae43e11fbda8d0dc1a935541d Use the source that's part of the superrepo checkout --- diff --git a/ikiwiki.setup b/ikiwiki.setup index ec23d08..f90fc6f 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -218,7 +218,7 @@ if ($ENV{"IKIWIKI_PREVIEW_OUTPUT"}) { %setup_args = ( %common_setup_args, # where the source of the wiki is located - srcdir => '/afs/athena.mit.edu/contrib/scripts/Scripts/ikiwiki/src', + srcdir => '/afs/athena.mit.edu/contrib/scripts/Scripts/ikiwiki/checkout/raw', # where to build the wiki destdir => '/afs/athena.mit.edu/contrib/scripts/Scripts/wiki', # base url to the wiki