Change dash to underscore in %configure command

While this has no effect on the behaviour, we want to have
Fedora spec file in sync with upstream-provided spec file.
This commit is contained in:
Simon Lukasik 2013-09-12 11:38:41 +02:00
parent 6917d1c3b5
commit 8de4197ace

View File

@ -133,7 +133,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fpie"
export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
%endif
%configure --enable-sce --enable-perl --enable-selinux-policy
%configure --enable-sce --enable-perl --enable-selinux_policy
make %{?_smp_mflags}
# Remove shebang from bash-completion script