[packages/ruby/new-paths] drop verpath bcond, unsupported at this point
glen
glen at pld-linux.org
Fri Mar 29 14:11:42 CET 2013
commit 31a201435137c4e698c8f904763000941bd20a9e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Mar 29 15:05:07 2013 +0200
drop verpath bcond, unsupported at this point
ruby.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 75f6e7e..89a1e04 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -10,7 +10,6 @@
%bcond_without doc # skip (time-consuming) docs generating; intended for speed up test builds
%bcond_without tk # skip building package with Tk bindings
%bcond_without batteries # Don't include rubygems, json or rake
-%bcond_without verpath # LOAD_PATH with version number
%bcond_with bootstrap # build bootstrap version
%define ruby_version 1.9
@@ -337,7 +336,6 @@ cd ..
--enable-shared \
--enable-pthread \
--disable-install-doc \
- %{!?with_verpath:--disable-versioned-paths} \
--with-ruby-version=minor
%{__make} -j1 main \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/941981c7dbba24880c60422990fd8f7712062369
More information about the pld-cvs-commit
mailing list