Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8100

Modified Files:
        Makefile 
Log Message:
move mevas to kaa.mevas

Index: Makefile
===================================================================
RCS file: /cvsroot/freevo/freevo/Makefile,v
retrieving revision 1.66
retrieving revision 1.67
diff -C2 -d -r1.66 -r1.67
*** Makefile    26 Jun 2005 10:52:38 -0000      1.66
--- Makefile    26 Jun 2005 17:05:06 -0000      1.67
***************
*** 3,7 ****
  URL=ftp://ftp.mbus.org/tzi/dmn/mbus/python/
  
! all: mevas pylibvisual pynotifier pymbus pywebinfo mmpython
        @echo creating links in site-packages
        @ln -sf ../src site-packages/freevo
--- 3,7 ----
  URL=ftp://ftp.mbus.org/tzi/dmn/mbus/python/
  
! all: pylibvisual pynotifier pymbus pywebinfo mmpython
        @echo creating links in site-packages
        @ln -sf ../src site-packages/freevo
***************
*** 9,13 ****
  
  
! mevas pywebinfo:
        @echo installing $@
        @( cd lib/$@ ; \
--- 9,13 ----
  
  
! pywebinfo:
        @echo installing $@
        @( cd lib/$@ ; \
***************
*** 44,49 ****
  
  install:
!       for package in $(PYNOTIFIER) $(PYMBUS) mevas \
!               pywebinfo pylibvisual; do \
                (cd lib/$$package; \
                 rm -rf build ; \
--- 44,48 ----
  
  install:
!       for package in $(PYNOTIFIER) $(PYMBUS) pywebinfo pylibvisual; do \
                (cd lib/$$package; \
                 rm -rf build ; \



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to