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