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