Code

control, rules: Switched from Ruby 1.9 to Ruby 1.9.1.
[pkg-rrdtool.git] / debian / rules
index e0701250de2a67f534cb811a690f8a6b271f877f..9c50f4057c67aed1769d98d0ee512f00bf23036a 100755 (executable)
@@ -20,7 +20,7 @@ endif
 
 
 #Ruby versions to build for
-RUBY_VERS := 1.8 1.9
+RUBY_VERS := 1.8 1.9.1
 RUBY_DEFAULT_VERS := 1.8
 
 PY_VERS := $(shell pyversions -vr)