SOURCES: clive-delfi.patch - typo

glen glen at pld-linux.org
Fri Dec 12 10:35:49 CET 2008


Author: glen                         Date: Fri Dec 12 09:35:49 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo

---- Files affected:
SOURCES:
   clive-delfi.patch (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SOURCES/clive-delfi.patch
diff -u SOURCES/clive-delfi.patch:1.13 SOURCES/clive-delfi.patch:1.14
--- SOURCES/clive-delfi.patch:1.13	Thu Dec 11 22:12:40 2008
+++ SOURCES/clive-delfi.patch	Fri Dec 12 10:35:43 2008
@@ -44,7 +44,7 @@
 +    my $video_url   = $1 if $$response_ref =~ /$re{GrabVideoURL}/;
 +
 +    if ($videobox_url) {
-+        $id = $1 if $xurl =~ m{/([^/]+)\.flv$};
++        $id = $1 if $videobox_url =~ m{/([^/]+)\.flv$};
 +		$xurl = $videobox_url;
 +
 +	} elsif ($video_url) {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/clive-delfi.patch?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list