Renaming the autocpletion file instead of creating a link
This commit is contained in:
parent
a695d5585c
commit
97a10a85cd
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user