about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--net.iotib.Pong.yml3
1 files changed, 2 insertions, 1 deletions
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: