summaryrefslogtreecommitdiffstats
path: root/x11/gamin
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-07-01 18:53:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-07-02 11:06:57 +0000
commit899d7efbc99cd715c3b73b25165fb7961e80ba4c (patch)
tree4d575e1a1bfb4f3a21f0c94c92a0f86b268ca4fd /x11/gamin
parent5afddaec859173aab4a5848b66a81423ebf26dcd (diff)
downloadaports-899d7efbc99cd715c3b73b25165fb7961e80ba4c.tar.bz2
aports-899d7efbc99cd715c3b73b25165fb7961e80ba4c.tar.xz
x11/gamin: compile gamin server
Diffstat (limited to 'x11/gamin')
-rw-r--r--x11/gamin/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gamin/APKBUILD b/x11/gamin/APKBUILD
index fe0e5382..730271af 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