about summary refs log tree commit diff stats
path: root/examples/notmuch
diff options
context:
space:
mode:
Diffstat (limited to 'examples/notmuch')
-rw-r--r--examples/notmuch8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/notmuch b/examples/notmuch new file mode 100644 index 0000000..00db730 --- /dev/null +++ b/examples/notmuch
@@ -0,0 +1,8 @@
1# notmuch -*- bash-ts -*-
2
3SOURCE=https://git.notmuchmail.org/git/notmuch
4
5CONFIGURE_ARGS=(
6 --prefix="$MISC_INSTALL_PREFIX"
7)
8