p4ruby.patch #3

  • //
  • guest/
  • andreas_scherer/
  • p4ruby.patch
  • View
  • Commits
  • Open Download .zip Download (334 B)
--- P4Ruby-1.4841/p4conf.rb	2005-03-01 17:52:29.000000000 +0100
+++ P4Ruby-1.4841/p4conf.fixed	2006-02-04 13:48:11.000000000 +0100
@@ -137,7 +137,7 @@
 	return nil
     end
 
-    re = Regexp.new( '^RELEASE = (\d+)\.(\d+)' )
+    re = Regexp.new( '^RELEASE = (\d+) (\d+)' )
     apiver = nil
     File.open( "Version", "r" ) do
 	|f|
# Change User Description Committed
#3 5325 andreas_scherer The scripting APIs can't be build/installed flawlessly.
(Should notify the original authors!)
#2 5324 andreas_scherer Humpf, I don't want the symlinks, but the genuine files!
#1 5323 andreas_scherer The scripting APIs can not be build/installed flawlessly.
(Should notify the original authors!)