mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-07 11:55:23 +01:00
Dont remove /usr/include
(lol, no idea how this ever worked)
This commit is contained in:
parent
62ce1b0c1e
commit
8d9981772a
1 changed files with 0 additions and 1 deletions
|
|
@ -28,6 +28,5 @@ src_compile() {
|
|||
}
|
||||
|
||||
src_install() {
|
||||
rm -rf "${PREFIX}/include"
|
||||
make PREFIX="${PREFIX}" DESTDIR="${DESTDIR}" install
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue