diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-02-05 09:46:02 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-02-05 09:46:02 +0000 |
commit | 5f67bf76a8a8f3512832c4f2c9ae8eb8587bcd83 (patch) | |
tree | 207439353389c06bad81feb248944a3480b79c5a /debian/custodian.install | |
parent | b70fbe62754622d800e0effb268943cbbc38314a (diff) |
Move our ruby libraries.release-0.18
This is designed to help them be loaded by ruby1.8 + 1.9.1.
Diffstat (limited to 'debian/custodian.install')
-rw-r--r-- | debian/custodian.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/custodian.install b/debian/custodian.install index 74785a5..180471d 100644 --- a/debian/custodian.install +++ b/debian/custodian.install @@ -1,3 +1,3 @@ -lib/* usr/lib/ruby/1.8/ +lib/* usr/lib/ruby/vendor_ruby/ bin/* usr/bin/ etc/* etc/ |