diff options
Diffstat (limited to '~fauno/notmuch/PKGBUILD')
-rw-r--r-- | ~fauno/notmuch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/~fauno/notmuch/PKGBUILD b/~fauno/notmuch/PKGBUILD index b3ff31567..80f69a123 100644 --- a/~fauno/notmuch/PKGBUILD +++ b/~fauno/notmuch/PKGBUILD @@ -24,7 +24,7 @@ build() { cd "$srcdir/${pkgname}-"* ./configure --prefix=/usr --sysconfdir=/etc - make + make cd bindings/ruby ruby extconf.rb |