[Cvs-annodex] commit (annodex): AnnodexFirefoxExtension/trunk/Docs/Patches/VLC-0.85.patch

cchiu nobody at lists.annodex.net
Wed Jun 14 07:57:20 UTC 2006


Update of /var/local/lib/svn/annodex (new revision 2336)

Modified files:
   AnnodexFirefoxExtension/trunk/Docs/Patches/VLC-0.85.patch

Log Message:
Updated patch to correct error

Modified: AnnodexFirefoxExtension/trunk/Docs/Patches/VLC-0.85.patch
===================================================================
--- AnnodexFirefoxExtension/trunk/Docs/Patches/VLC-0.85.patch	2006-06-14 07:39:29 UTC (rev 2335)
+++ AnnodexFirefoxExtension/trunk/Docs/Patches/VLC-0.85.patch	2006-06-14 07:57:20 UTC (rev 2336)
@@ -522,7 +522,8 @@
 -endif
 -
  ffmpeg-$(FFMPEG_VERSION).tar.gz:
- 	$(WGET) http://optusnet.dl.sourceforge.net/sourceforge/gatos/ffmpeg-0.4.8.tar.gz
+-	$(WGET) $(FFMPEG_URL)
++	$(WGET) http://optusnet.dl.sourceforge.net/sourceforge/gatos/ffmpeg-0.4.8.tar.gz
  
 -#ffmpeg: ffmpeg-$(FFMPEG_VERSION).tar.gz
 -#	$(EXTRACT_GZ)


-- 
cchiu



More information about the cvs-annodex mailing list