[packages/ruby-ronn] load ronn from local lib
glen
glen at pld-linux.org
Sat Oct 17 10:46:33 CEST 2015
commit 666236063b1bd9d821968a300f9cc6a71b64ce0b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Oct 17 11:46:28 2015 +0300
load ronn from local lib
ruby-ronn.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-ronn.spec b/ruby-ronn.spec
index f099981..49ad2c2 100644
--- a/ruby-ronn.spec
+++ b/ruby-ronn.spec
@@ -70,7 +70,7 @@ mv rtomayko-ronn-*/* .
%build
# do trivial version check
%if %{with tests}
-./bin/ronn --version
+%{__ruby} -Ilib ./bin/ronn --version
%endif
rdoc --ri --op ri lib
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-ronn.git/commitdiff/666236063b1bd9d821968a300f9cc6a71b64ce0b
More information about the pld-cvs-commit
mailing list