diff --git a/mt-st.spec b/mt-st.spec index f4225f5..e27ee02 100644 --- a/mt-st.spec +++ b/mt-st.spec @@ -34,7 +34,7 @@ COMPLETIONDIR=%{buildroot}$(pkg-config --variable=completionsdir bash-completion %make_install EXEC_PREFIX=/usr COMPLETIONINSTALLDIR=$COMPLETIONDIR install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/stinit.service cd $COMPLETIONDIR -ln -s mt-st mt +mv mt-st mt %post