Update of /cvsroot/freevo/freevo/contrib/gentoo
In directory sc8-pr-cvs1:/tmp/cvs-serv32762

Modified Files:
        freevo.ebuild 
Log Message:
small fix

Index: freevo.ebuild
===================================================================
RCS file: /cvsroot/freevo/freevo/contrib/gentoo/freevo.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** freevo.ebuild       17 Oct 2003 15:41:38 -0000      1.22
--- freevo.ebuild       17 Oct 2003 15:47:42 -0000      1.23
***************
*** 41,45 ****
        install -m 644 local_conf.py.example ${D}/etc/freevo
  
!       use lircd || perl -pi -e 's/use lircd//' boot/gentoo-freevo
  
        # install boot scripts
--- 41,45 ----
        install -m 644 local_conf.py.example ${D}/etc/freevo
  
!       use lirc || perl -pi -e 's/need lircd//' boot/gentoo-freevo
  
        # install boot scripts
***************
*** 51,55 ****
  
  pkg_postinst() {
!       local myconf="--geometry=800x600 --display=sdl"
        use matrox && myconf="--geometry=768x576 --display=mga"
  
--- 51,55 ----
  
  pkg_postinst() {
!       local myconf="--geometry=800x600 --display=x11"
        use matrox && myconf="--geometry=768x576 --display=mga"
  




-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to