diff --git a/AusweisApp2.spec b/AusweisApp2.spec index a6df3b2..fb81356 100644 --- a/AusweisApp2.spec +++ b/AusweisApp2.spec @@ -7,9 +7,9 @@ %{__arch_install_post} \ %{__os_install_post} \ fipshmac %{buildroot}%{_bindir}/%{name} \\\ + %{buildroot}%{_libexecdir}/%{name} \\\ %{buildroot}%{_datadir}/%{name}/config.json \\\ - %{buildroot}%{_datadir}/%{name}/openssl.cnf \\\ - %{buildroot}%{_libexecdir}/%{name} \ + %{buildroot}%{_datadir}/%{name}/openssl.cnf \ %{nil} # Always do out-of-source builds with CMake.