Update of /cvsroot/freevo/freevo/contrib/debian
In directory sc8-pr-cvs1:/tmp/cvs-serv7041

Modified Files:
        rules BUILDING 
Log Message:
Fix the build rules and update the BUILDING documentation.


Index: rules
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/debian/rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** rules       22 Oct 2003 19:25:05 -0000      1.5
--- rules       24 Oct 2003 15:58:36 -0000      1.6
***************
*** 26,29 ****
--- 26,31 ----
        -python2.3 setup.py clean
        rm -f `find . | grep freevo.mo`
+       rm -rf Docs/howto 
+       rm -rf src/www/htdocs/help/wiki
        rm -f *.pyc
        rm -fr build
***************
*** 46,50 ****
        cp `pwd`/boot/webserver_init                   
`pwd`/debian/freevo/usr/share/freevo/init/
        cp `pwd`/boot/recordserver_init                
`pwd`/debian/freevo/usr/share/freevo/init/
! 
  # Build architecture-independent files here.
  binary-indep: build install
--- 48,53 ----
        cp `pwd`/boot/webserver_init                   
`pwd`/debian/freevo/usr/share/freevo/init/
        cp `pwd`/boot/recordserver_init                
`pwd`/debian/freevo/usr/share/freevo/init/
!       echo 'FREEVO_HOME="/usr/bin"'   >       `pwd`/debian/freevo/etc/freevo/
!     
  # Build architecture-independent files here.
  binary-indep: build install

Index: BUILDING
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/debian/BUILDING,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** BUILDING    5 Oct 2003 15:12:30 -0000       1.3
--- BUILDING    24 Oct 2003 15:58:36 -0000      1.4
***************
*** 5,10 ****
  Currently, there are some things missing:
  
! 1. No configuration is placed anywhere; you'll need to make /etc/freevo
! and put stuff there.
! 2. No init.d script, though the one in the boot/ directory works nicely
  on my system
--- 5,8 ----
  Currently, there are some things missing:
  
! 1. No init.d script, though the one in the boot/ directory works nicely
  on my system




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to