commit
						56f6e382be
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1480,7 +1480,7 @@ stdenv.mkDerivation (rec {
 | 
				
			||||||
  builder = builtins.toFile "builder.sh" "
 | 
					  builder = builtins.toFile "builder.sh" "
 | 
				
			||||||
    source $stdenv/setup
 | 
					    source $stdenv/setup
 | 
				
			||||||
    mkdir $out
 | 
					    mkdir $out
 | 
				
			||||||
    echo $servlets | xsltproc ${stylesheet} - > $out/server-conf.xml]]> <co xml:id='ex-toxml-co-apply' /> <![CDATA[
 | 
					    echo "$servlets" | xsltproc ${stylesheet} - > $out/server-conf.xml]]> <co xml:id='ex-toxml-co-apply' /> <![CDATA[
 | 
				
			||||||
  ";
 | 
					  ";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  stylesheet = builtins.toFile "stylesheet.xsl"]]> <co xml:id='ex-toxml-co-stylesheet' /> <![CDATA[
 | 
					  stylesheet = builtins.toFile "stylesheet.xsl"]]> <co xml:id='ex-toxml-co-stylesheet' /> <![CDATA[
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue