disable scrollkeeper

This commit is contained in:
Matthias Clasen 2007-02-28 02:07:09 +00:00
parent c28b5d832d
commit 177c168d95

View File

@ -44,7 +44,7 @@ gnome-system-monitor is a simple process and system monitor.
%setup -q
%build
%configure --enable-selinux
%configure --enable-selinux --disable-scrollkeeper
make %{?_smp_mflags}
%install