mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-23 11:28:13 +01:00
126347b694
[dgit import orig notmuch_0.38.2.orig.tar.xz]
7 lines
215 B
Text
7 lines
215 B
Text
To build the the notmuch ruby extension, run the following commands
|
|
from the *top level* notmuch source directory:
|
|
|
|
% ./configure
|
|
% make ruby-bindings
|
|
|
|
The generic documentation about building notmuch also applies.
|