summaryrefslogtreecommitdiffstats
path: root/gnome-color-manager/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-color-manager/Pkgfile')
-rw-r--r--gnome-color-manager/Pkgfile7
1 files changed, 2 insertions, 5 deletions
diff --git a/gnome-color-manager/Pkgfile b/gnome-color-manager/Pkgfile
index 6566260..a46ad2f 100644
--- a/gnome-color-manager/Pkgfile
+++ b/gnome-color-manager/Pkgfile
@@ -6,7 +6,7 @@
# Run on: libcanberra,libtiff,libexif,exiv2,vte,clutter-gtk,colord
name=gnome-color-manager
-version=3.1.90
+version=3.1.91
release=1
source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz)
@@ -18,10 +18,7 @@ build() {
--libexecdir=/usr/bin \
--disable-schemas-compile \
--disable-scrollkeeper \
- --enable-clutter \
- --enable-exiv \
- --enable-packagekit
+ --enable-exiv
make
make DESTDIR=$PKG install
}
-