mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 23:05:39 +00:00
CEMU, libsepol: added DESTDIR
This commit is contained in:
parent
3a17cb92fc
commit
d782f38ff8
|
@ -951,7 +951,7 @@ modules:
|
||||||
- |
|
- |
|
||||||
cd libsepol
|
cd libsepol
|
||||||
make
|
make
|
||||||
make install PREFIX=${FLATPAK_DEST}
|
make install PREFIX=${FLATPAK_DEST} DESTDIR=${FLATPAK_DEST}
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/SELinuxProject/selinux.git
|
url: https://github.com/SELinuxProject/selinux.git
|
||||||
|
|
Loading…
Reference in a new issue