jvanzyl     2004/04/08 21:35:44

  Modified:    maven-mboot build
  Log:
  silence the tarring
  
  Revision  Changes    Path
  1.8       +1 -1      maven-components/maven-mboot/build
  
  Index: build
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-mboot/build,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build     31 Jan 2004 05:28:06 -0000      1.7
  +++ build     9 Apr 2004 04:35:44 -0000       1.8
  @@ -23,7 +23,7 @@
   (
     cd target/mboot
     
  -  tar cvzf ../mboot.tar.gz *
  +  tar czf ../mboot.tar.gz * 
   )
   
   cat src/sea/sea-header target/mboot.tar.gz > target/mboot-install.sh
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to