forked from ceres-sees-all/ceres-ebuilds
Fix caelestia-shell
This commit is contained in:
parent
3f3ad63697
commit
6b0d7807ef
1 changed files with 1 additions and 1 deletions
|
|
@ -63,6 +63,6 @@ src_compile() {
|
|||
src_install() {
|
||||
cd ${S}
|
||||
|
||||
DESTDIR="$pkgdir" cmake --install build
|
||||
DESTDIR=${D} cmake --install build
|
||||
install -Dm644 LICENSE ${D}/usr/share/licenses/${PN}/LICENSE
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue