use underlay_install as optimisaton

master
Joey Hess 2009-07-21 13:16:59 +02:00
parent 5efda4da29
commit 68fa7b5f8c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ use Test::More 'no_plan';
ok(! system("rm -rf t/tmp; mkdir t/tmp"));
ok(! system("make -s ikiwiki.out"));
ok(! system("make extra_install DESTDIR=`pwd`/t/tmp/install PREFIX=/usr >/dev/null"));
ok(! system("make underlay_install DESTDIR=`pwd`/t/tmp/install PREFIX=/usr >/dev/null"));
foreach my $plugin ("", "listdirectives") {
ok(! system("perl -I. ./ikiwiki.out -rebuild -plugin brokenlinks ".