CEMU, libsepol: added DESTDIR

This commit is contained in:
XargonWan 2022-11-29 07:55:34 +00:00
parent 3a17cb92fc
commit d782f38ff8

View file

@ -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