mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 02:15:24 +01:00
Cleanup after configure.
This commit is contained in:
parent
781602e4ce
commit
35e68bf298
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ src_configure() {
|
|||
--prefix=/after \
|
||||
--libdir=/after/lib/musl/ \
|
||||
--includedir=/after/include/musl
|
||||
|
||||
# configure script creates this file
|
||||
test -f /dev/null && rm /dev/null
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue