about summary refs log tree commit diff stats
path: root/net.iotib.Pong.yml
diff options
context:
space:
mode:
Diffstat (limited to 'net.iotib.Pong.yml')
-rw-r--r--net.iotib.Pong.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/net.iotib.Pong.yml b/net.iotib.Pong.yml
index b057db3..41051b4 100644
--- a/net.iotib.Pong.yml
+++ b/net.iotib.Pong.yml
@@ -7,9 +7,11 @@ sdk: org.freedesktop.Sdk
 command: launch.sh
 modules:
   - name: Pong
-    buildsystem: meson
+    buildsystem: simple
     config-opts:
-      - -Dbuild_flatpak=true
+      - premake5 --prefix=/app --flatpak=true gmake2
+      - make
+      - premake5 install
     sources:
       - type: file
         path: meson.build