aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/sisu
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2015-05-18 18:40:01 -0400
committerRalph Amissah <ralph@amissah.com>2015-05-18 18:40:01 -0400
commitcceb5a730c6028a6b67577d11f7f183e144e96cd (patch)
tree5ba5725b2e00a2285a1e95cbb7edb0d2a1492df3 /bin/sisu
parentdebian/changelog (7.1.1-1) (diff)
parentversion & changelog, tag for release (diff)
Merge tag 'sisu_7.1.2' into debian/sid
SiSU 7.1.2
Diffstat (limited to 'bin/sisu')
-rwxr-xr-xbin/sisu2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sisu b/bin/sisu
index 7a69dc5d..0a904c4d 100755
--- a/bin/sisu
+++ b/bin/sisu
@@ -115,7 +115,7 @@ class Orient
end
end
def sisu_this_lib
- if not Gem::Specification.find_by_name("sisu").nil? \
+ if Gem::Specification.any? \
and processing.sisu_runtime_path =~/\/gems\// \
and processing.sisu_runtime_path \
=~ /\/#{processing.gem_regex}\//