Author: glen                         Date: Tue Mar 21 14:05:20 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch instead of sed

---- Files affected:
SOURCES:
   peercast-paths.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/peercast-paths.patch
diff -u /dev/null SOURCES/peercast-paths.patch:1.1
--- /dev/null   Tue Mar 21 15:05:20 2006
+++ SOURCES/peercast-paths.patch        Tue Mar 21 15:05:15 2006
@@ -0,0 +1,11 @@
+--- peercast-0.1217/core/common/peercast.h     2006-03-21 16:00:25.000000000 
+0200
++++ peercast-0.1217/core/common/peercast.h     2006-03-21 16:00:08.000000000 
+0200
+@@ -64,7 +64,7 @@
+ {
+ public:
+ 
+-      virtual const char * APICALL getPath() {return "./";}
++      virtual const char * APICALL getPath() {return "/usr/share/peercast/";}
+       virtual const char * APICALL getIniFilename() {return "peercast.ini";}
+       virtual void    APICALL printLog(LogBuffer::TYPE, const char *) {}
+       virtual void    APICALL addChannel(ChanInfo *) {}
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to