summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gamin/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gamin/APKBUILD b/x11/gamin/APKBUILD
index fe0e53826..730271afb 100644
--- a/x11/gamin/APKBUILD
+++ b/x11/gamin/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gamin
pkgver=0.1.10
-pkgrel=0
+pkgrel=1
pkgdesc="Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system."
url="http://www.gnome.org/~veillard/gamin"
license="GPL"
@@ -18,8 +18,6 @@ build ()
--with-threads \
--disable-debug-api \
--disable-debug \
- --disable-server \
- --disable-fast-install \
--disable-dnotify \
--libexecdir=/usr/lib/gamin
make || return 1