From 31a201435137c4e698c8f904763000941bd20a9e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 29 Mar 2013 15:05:07 +0200 Subject: [PATCH] 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 \ -- 2.44.0