mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 15:55:24 +01:00
parent
3ffd3b96b3
commit
938d919503
3 changed files with 12 additions and 6 deletions
|
|
@ -32,7 +32,4 @@ src_compile() {
|
|||
|
||||
src_install() {
|
||||
make install PREFIX="${PREFIX}" MAKEINFO="true" DESTDIR="${DESTDIR}"
|
||||
# Manually install tar (cannot replace tar while running)
|
||||
cp "${DESTDIR}${PREFIX}/bin/tar" "${PREFIX}/bin/tar"
|
||||
rm "${DESTDIR}${PREFIX}/bin/tar"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue