glibc: remove sln from bin, not sbin
This commit is contained in:
parent
9744c7768d
commit
a7bfa77787
@ -70,7 +70,7 @@ in
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Get rid of more unnecessary stuff.
|
# Get rid of more unnecessary stuff.
|
||||||
rm -rf $out/var $out/sbin/sln
|
rm -rf $out/var $out/bin/sln
|
||||||
|
|
||||||
# For some reason these aren't stripped otherwise and retain reference
|
# For some reason these aren't stripped otherwise and retain reference
|
||||||
# to bootstrap-tools; on cross-arm this stripping would break objects.
|
# to bootstrap-tools; on cross-arm this stripping would break objects.
|
||||||
|
Loading…
Reference in New Issue
Block a user