remove enable profiling

This commit is contained in:
Dan Mashal 2012-11-22 19:03:15 -08:00
parent 9fbdb18b29
commit 5650803485
1 changed files with 0 additions and 1 deletions

View File

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