This commit is contained in:
parent
d8e58fb145
commit
385d9386c5
2
gcc.spec
2
gcc.spec
@ -443,7 +443,7 @@ update-alternatives \
|
|||||||
--slave %{_bindir}/gofmt gofmt %{_bindir}/gofmt-%{gcc_suffix}
|
--slave %{_bindir}/gofmt gofmt %{_bindir}/gofmt-%{gcc_suffix}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
%postun
|
%postun -n gcc-go
|
||||||
if [ $1 -eq 0 ] ; then
|
if [ $1 -eq 0 ] ; then
|
||||||
update-alternatives --remove go %{_bindir}/go-%{gcc_suffix}
|
update-alternatives --remove go %{_bindir}/go-%{gcc_suffix}
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user