summaryrefslogtreecommitdiff
path: root/strata/xdg-app-common
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-07-01 13:36:47 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-07-01 19:17:50 +0000
commitf23ba1208ff3f30e646b9b759a4ca240f26d9794 (patch)
treec476902d6c1e5d9ce885e2fbd0c0cff032a957bd /strata/xdg-app-common
parent58e7fd1bbf50943dfcf2f857fc9eb05ded8663b2 (diff)
downloaddefinitions-f23ba1208ff3f30e646b9b759a4ca240f26d9794.tar.gz
Update xdg-app -> flatpak
Change-Id: I0a281f931d469837a5b0bfb54bbd930eb186ffb0
Diffstat (limited to 'strata/xdg-app-common')
-rw-r--r--strata/xdg-app-common/elfutils.morph7
-rw-r--r--strata/xdg-app-common/xdg-app.morph5
2 files changed, 0 insertions, 12 deletions
diff --git a/strata/xdg-app-common/elfutils.morph b/strata/xdg-app-common/elfutils.morph
deleted file mode 100644
index 45707250..00000000
--- a/strata/xdg-app-common/elfutils.morph
+++ /dev/null
@@ -1,7 +0,0 @@
-name: elfutils
-kind: chunk
-build-system: autotools
-configure-commands:
-- autoreconf -fi
-- ./configure --prefix="$PREFIX" --sysconfdir=/etc --localstatedir=/var
- --enable-maintainer-mode
diff --git a/strata/xdg-app-common/xdg-app.morph b/strata/xdg-app-common/xdg-app.morph
deleted file mode 100644
index 87b205e3..00000000
--- a/strata/xdg-app-common/xdg-app.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: xdg-app
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-documentation