From 3f81584374dc155fe84a47587cb2715f607f0b99 Mon Sep 17 00:00:00 2001
From: Bastien Nocera <hadess@hadess.net>
Date: Sat, 18 Feb 2017 18:11:18 +0100
Subject: [PATCH] Remove unneeded cleanup

---
 org.gnu.hello.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/org.gnu.hello.json b/org.gnu.hello.json
index 7a2ac0a..ee3b98e 100644
--- a/org.gnu.hello.json
+++ b/org.gnu.hello.json
@@ -9,7 +9,6 @@
         "cflags": "-O2 -g",
         "cxxflags": "-O2 -g"
     },
-    "cleanup": [ "/bin/flatpak-arch-emulator" ],
     "modules": [
         {
             "name": "gnu-hello",
-- 
GitLab