mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
debian: update ruby binary extension install path
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.
This commit is contained in:
parent
f2e1f0b006
commit
10739d0762
1 changed files with 1 additions and 1 deletions
2
debian/ruby-notmuch.install
vendored
2
debian/ruby-notmuch.install
vendored
|
@ -1 +1 @@
|
|||
usr/lib/ruby/vendor_ruby/*/*/notmuch.so
|
||||
usr/lib/*/*ruby/*/*/notmuch.so
|
||||
|
|
Loading…
Reference in a new issue