mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
sys-apps/coreutils: dont copy DIR_COLORS into etc
This commit is contained in:
parent
ec5e5d3381
commit
4d4060ebae
@ -137,9 +137,6 @@ src_test() {
|
|||||||
src_install() {
|
src_install() {
|
||||||
default
|
default
|
||||||
|
|
||||||
insinto /etc
|
|
||||||
newins src/dircolors.hin DIR_COLORS
|
|
||||||
|
|
||||||
if [[ ${USERLAND} == "GNU" ]] && ! use symlink-usr; then
|
if [[ ${USERLAND} == "GNU" ]] && ! use symlink-usr; then
|
||||||
cd "${ED}"/usr/bin
|
cd "${ED}"/usr/bin
|
||||||
dodir /bin
|
dodir /bin
|
Loading…
x
Reference in New Issue
Block a user