about summary refs log tree commit diff stats
path: root/examples/notmuch
blob: 00db7302d44e2a12188c8190b47c26dccc5d3b2b (plain)
1
2
3
4
5
6
7
8
# notmuch -*- bash-ts -*-

SOURCE=https://git.notmuchmail.org/git/notmuch

CONFIGURE_ARGS=(
	--prefix="$MISC_INSTALL_PREFIX"
)