summaryrefslogtreecommitdiff
path: root/~fauno/notmuch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to '~fauno/notmuch/PKGBUILD')
-rw-r--r--~fauno/notmuch/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/~fauno/notmuch/PKGBUILD b/~fauno/notmuch/PKGBUILD
index 58599073c..2e27e4e93 100644
--- a/~fauno/notmuch/PKGBUILD
+++ b/~fauno/notmuch/PKGBUILD
@@ -24,7 +24,7 @@ build() {
cd "$srcdir/${pkgname}-${pkgver}"
./configure --prefix=/usr --sysconfdir=/etc
- make
+ make
cd bindings/ruby
ruby extconf.rb