Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv8150

Modified Files:
        autogen.sh 
Log Message:
add plugin writing howto support


Index: autogen.sh
===================================================================
RCS file: /cvsroot/freevo/freevo/autogen.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** autogen.sh  22 Oct 2003 19:21:21 -0000      1.4
--- autogen.sh  31 Oct 2003 18:57:04 -0000      1.5
***************
*** 19,24 ****
  
      cd Docs
!     docbook2html -o howto freevo_howto.sgml 2>&1 | grep -v jade
!     cd ..
  }
  
--- 19,31 ----
  
      cd Docs
!     docbook2html -o howto freevo_howto.sgml
! 
!     echo
!     echo
!     echo generating plugin writing howto html files
!     cd plugin_writing
!     docbook2html -o html howto.sgml
! 
!     cd ../..
  }
  




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to