[l10n-russian CVS] jigdo-howto-ru getversion.rb,1.1,1.2

Yuri Kozlov yuray-guest at alioth.debian.org
Wed Jan 4 08:38:02 UTC 2006


Update of /cvsroot/l10n-russian/jigdo-howto-ru
In directory haydn:/tmp/cvs-serv29712

Modified Files:
	getversion.rb 
Log Message:


Index: getversion.rb
===================================================================
RCS file: /cvsroot/l10n-russian/jigdo-howto-ru/getversion.rb,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- getversion.rb	3 Dec 2005 11:36:00 -0000	1.1
+++ getversion.rb	4 Jan 2006 08:37:59 -0000	1.2
@@ -1,5 +1,5 @@
 #!/usr/bin/env ruby
 
-File.open('debian-jigdo-mini-howto.sgml').grep(/ver .*<\/pubdate>/) do |line|
+File.open('debian-jigdo-mini-howto_en.sgml').grep(/ver .*<\/pubdate>/) do |line|
  puts line.match(/ver (.*)</)[1]
 end




More information about the l10n-russian-cvs-commits mailing list