Author: duncan
Date: Sun Oct 22 03:30:52 2006
New Revision: 8447
Modified:
branches/rel-1-6/freevo/setup.py
Log:
[ 1582043 ] Build issues for SVN 1.6.0 20061020 on FC5
Fix for web radio being installed twice applied.
Modified: branches/rel-1-6/freevo/setup.py
==============================================================================
--- branches/rel-1-6/freevo/setup.py (original)
+++ branches/rel-1-6/freevo/setup.py Sun Oct 22 03:30:52 2006
@@ -118,7 +118,7 @@
for f in ('COPYING', 'ChangeLog', 'INSTALL', 'README'):
data_files.append(('share/doc/freevo-%s' % version.__version__, ['%s' % f
]))
data_files.append(('share/doc/freevo-%s' % version.__version__,
['Docs/CREDITS' ]))
-data_files.append(('share/fxd', ['share/fxd/webradio.fxd']))
+#data_files.append(('share/fxd', ['share/fxd/webradio.fxd']))
# copy freevo_config.py to share/freevo. It's the best place to put it
# for now, but the location should be changed
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog