remove enable profiling

This commit is contained in:
Dan Mashal 2012-11-22 19:03:15 -08:00
parent 9fbdb18b29
commit 5650803485

View File

@ -44,7 +44,6 @@ NOCONFIGURE=1 ./autogen.sh
%build %build
%configure --disable-static \ %configure --disable-static \
--enable-polkit \ --enable-polkit \
--enable-profiling \
--with-x \ --with-x \
--with-nssdb --with-nssdb
make %{?_smp_mflags} V=1 make %{?_smp_mflags} V=1