haul        2003/10/13 05:54:14

  Modified:    tools/src blocks-build.xsl
  Log:
  revert last change since it is superfluous :-(
  
  Revision  Changes    Path
  1.36      +0 -1      cocoon-2.1/tools/src/blocks-build.xsl
  
  Index: blocks-build.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/tools/src/blocks-build.xsl,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- blocks-build.xsl  13 Oct 2003 12:40:19 -0000      1.35
  +++ blocks-build.xsl  13 Oct 2003 12:54:14 -0000      1.36
  @@ -303,7 +303,6 @@
   
            <!-- Test if this block has samples -->
         <available property="{$block-name}.has.samples" 
file="{string('${blocks}')}/{$block-name}/samples/sitemap.xmap"/>
  -      <available property="{$block-name}.has.samples" 
file="{string('${blocks}')}/{$block-name}/conf/{$block-name}.xsamples"/>
   
         <antcall target="{$block-name}-samples"/>
       </target>
  
  
  

Reply via email to