index
:
pkg/toolchains/gcc-defaults.git
master
"gcc-defaults" package
Toolchains Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc.pkg
/
prerm
blob: 5d0150b0bf8b645ce088673306615214a7379de0 (
plain
)
1
2
3
4
5
#! /bin/sh if [ "${1}" = remove ]; then update-alternatives --remove cc /usr/bin/gcc fi