about summary refs log tree commit diff stats
path: root/examples/notmuch
diff options
context:
space:
mode:
authorCase Duckworth2023-02-08 15:44:01 -0600
committerCase Duckworth2023-02-08 15:44:01 -0600
commit0b64ff5db42121fec07b9e2294af8c46d36aa328 (patch)
tree5c9cf445c851a3721ac86e10f9c04df0e5f3015f /examples/notmuch
downloadmisc-0b64ff5db42121fec07b9e2294af8c46d36aa328.tar.gz
misc-0b64ff5db42121fec07b9e2294af8c46d36aa328.zip
Initial commit
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