mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Remove unneccessary touching of live filesystem in coreutils-5.0 pass2
This commit is contained in:
parent
3669db9125
commit
c0485bce2f
1 changed files with 0 additions and 7 deletions
|
|
@ -22,10 +22,3 @@ src_prepare() {
|
||||||
|
|
||||||
cp "${mk_dir}/pass2.mk" Makefile
|
cp "${mk_dir}/pass2.mk" Makefile
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
|
||||||
default
|
|
||||||
|
|
||||||
# perl later requires /bin/pwd
|
|
||||||
ln -s "${PREFIX}/bin/pwd" /bin/pwd
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue