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 95270b3d4..bd2266fb7 100644
--- a/~fauno/notmuch/PKGBUILD
+++ b/~fauno/notmuch/PKGBUILD
@@ -25,7 +25,7 @@ build() {
cd "$srcdir/${pkgname}-"*
./configure --prefix=/usr --sysconfdir=/etc
- make
+ make
cd bindings/ruby
ruby extconf.rb