summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2017-07-26 08:22:43 +0100
committerWill Thompson <will@willthompson.co.uk>2017-07-26 08:24:19 +0100
commite1188c30019f56ff89dc981922e42d09236eeeed (patch)
treed49f2e2a5524eb0afde1ec3dc801f6f1c1b1f9cc
parentf62cf6bfa662af4ae39effbbd4891bc619e3b4e9 (diff)
flatpak: drop ghc-pkg list
This was just for debugging
-rw-r--r--org.freedesktop.Bustle.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.freedesktop.Bustle.json b/org.freedesktop.Bustle.json
index f0909c2..ff9929a 100644
--- a/org.freedesktop.Bustle.json
+++ b/org.freedesktop.Bustle.json
@@ -139,7 +139,6 @@
],
"buildsystem": "simple",
"build-commands": [
- "ghc-pkg list",
"cabal install --global ./tools",
"cabal install --global ./glib",
"cabal install --global ./gio",