]> git.notmuchmail.org Git - notmuch/commitdiff
debian: update ruby binary extension install path
authorDavid Bremner <david@tethera.net>
Wed, 19 Feb 2014 01:05:14 +0000 (21:05 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 19 Feb 2014 01:05:14 +0000 (21:05 -0400)
From Christian Hofstaedler, Debian bug 739120:

When ruby-defaults > 1:2.0 will be uploaded to sid, the version of
Ruby provided by the 'ruby' and 'ruby-dev' packages will change to
version 2.0.  This version change includes a change to the path for
binary extensions.

This patch works for Ruby 1.9.1 as well as Ruby 2.0, so it's safe to
apply now.

debian/ruby-notmuch.install

index 98e7050bdb953978ab582f2987213cd2f24d4fa3..d3f2105c746aab6d2b8f3775346f9fdb8883337a 100644 (file)
@@ -1 +1 @@
-usr/lib/ruby/vendor_ruby/*/*/notmuch.so
+usr/lib/*/*ruby/*/*/notmuch.so