You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2001/06/01 13:52:35 UTC

cvs commit: xml-xerces/c/scripts packageSources.pl

tng         01/06/01 04:52:34

  Modified:    c/scripts packageSources.pl
  Log:
  Keep the BCB4 project files in the source package.
  
  Revision  Changes    Path
  1.29      +1 -1      xml-xerces/c/scripts/packageSources.pl
  
  Index: packageSources.pl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/scripts/packageSources.pl,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- packageSources.pl	2001/05/08 14:03:11	1.28
  +++ packageSources.pl	2001/06/01 11:52:33	1.29
  @@ -163,7 +163,7 @@
      system("$RM -rf $srctargetdir/doc/*.zip");
   
      system("$RM -rf $srctargetdir/Projects/Win32/Unsupported");
  -   system("$RM -rf $srctargetdir/Projects/Win32/BCB4");
  +#  system("$RM -rf $srctargetdir/Projects/Win32/BCB4");
      system("$RM $srctargetdir/scripts/packageSources.pl");
   
      chdir ($srctargetdir);
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org