svn path=/nixos/trunk/; revision=10777
This commit is contained in:
parent
724ff442ba
commit
705c2d36db
@ -21,6 +21,8 @@ let
|
|||||||
|
|
||||||
saxon8 = pkgs.saxonb;
|
saxon8 = pkgs.saxonb;
|
||||||
|
|
||||||
|
logFile = "${serverInfo.serverConfig.logDir}/release";
|
||||||
|
|
||||||
# Do a syntax check on the generated file.
|
# Do a syntax check on the generated file.
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
$perl -c $out/cgi-bin/create-dist.pl # !!! should use -T
|
$perl -c $out/cgi-bin/create-dist.pl # !!! should use -T
|
||||||
|
Loading…
x
Reference in New Issue
Block a user