diff options
author | Joshua Goins <josh@redstrate.com> | 2023-01-07 14:18:37 -0500 |
---|---|---|
committer | Joshua Goins <josh@redstrate.com> | 2023-01-12 10:08:52 -0500 |
commit | 4e2a9588962fd24f6a5fe37e1c44555966ca7aa4 (patch) | |
tree | 33ae0eb83f62f861484b180157a39019a84e9324 /flatpak | |
parent | 3ee0ec7cd03a2bd0d2b1d64a8341abd4fad9d88d (diff) | |
download | PrismLauncher-4e2a9588962fd24f6a5fe37e1c44555966ca7aa4.tar.gz PrismLauncher-4e2a9588962fd24f6a5fe37e1c44555966ca7aa4.tar.bz2 PrismLauncher-4e2a9588962fd24f6a5fe37e1c44555966ca7aa4.zip |
fix(flatpak): enable builddir
Signed-off-by: Joshua Goins <josh@redstrate.com>
Diffstat (limited to 'flatpak')
-rw-r--r-- | flatpak/org.prismlauncher.PrismLauncher.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flatpak/org.prismlauncher.PrismLauncher.yml b/flatpak/org.prismlauncher.PrismLauncher.yml index fca306d7..071772c6 100644 --- a/flatpak/org.prismlauncher.PrismLauncher.yml +++ b/flatpak/org.prismlauncher.PrismLauncher.yml @@ -39,6 +39,7 @@ modules: sources: - type: dir path: ../ + builddir: true - name: openjdk buildsystem: simple build-commands: |