From 071e1c1885ad3e7070fea9b5e10c9740ea6c78c8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 22 Dec 2009 20:27:11 +0000 Subject: [PATCH] fix build --- file-roller.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/file-roller.spec b/file-roller.spec index 188847c..4cf5bd5 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -48,10 +48,12 @@ such as tar or zip files. %setup -q %build -%configure --disable-scrollkeeper --disable-static +%configure --disable-scrollkeeper \ + --disable-static \ + --enable-nautilus-actions \ + --enable-packagekit + export tagname=CC -# https://bugzilla.gnome.org/show_bug.cgi?id=603492 -sed -i -e 's/DBUS_LIBS = /DBUS_LIBS = -ldbus-glib-1/' src/Makefile make LIBTOOL=/usr/bin/libtool %install