From 081187244a0f69a0043d15dd7ad2cf5f127c60be Mon Sep 17 00:00:00 2001 From: Charadon Date: Tue, 31 May 2022 02:14:55 -0400 Subject: Made it so it tries to clean up the workspace before making the flatpak. --- net.iotib.Pong.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net.iotib.Pong.yml b/net.iotib.Pong.yml index 3860cac..60ae3b8 100644 --- a/net.iotib.Pong.yml +++ b/net.iotib.Pong.yml @@ -1,7 +1,7 @@ app-id: net.iotib.Pong branch: '0.1' appdata-license: 'GPL-3.0-only' -runtime: org.freedesktop.Platform.GL.default +runtime: org.freedesktop.Platform runtime-version: '21.08' sdk: org.freedesktop.Sdk command: launch.sh @@ -9,6 +9,7 @@ modules: - name: Pong buildsystem: simple build-commands: + - make clean - make - make install_flatpak sources: -- cgit 1.4.1-2-gfad0