update caelestia shell
This commit is contained in:
parent
6b0d7807ef
commit
1e18f7c106
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ BDEPEND="dev-vcs/git
|
||||||
src_compile() {
|
src_compile() {
|
||||||
cd ${S}
|
cd ${S}
|
||||||
|
|
||||||
cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Release
|
cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/
|
||||||
cmake --build build
|
cmake --build build
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue