summaryrefslogtreecommitdiff
path: root/strata/flatpak-common/elfutils.morph
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/flatpak-common/elfutils.morph
parent58e7fd1bbf50943dfcf2f857fc9eb05ded8663b2 (diff)
downloaddefinitions-f23ba1208ff3f30e646b9b759a4ca240f26d9794.tar.gz
Update xdg-app -> flatpak
Change-Id: I0a281f931d469837a5b0bfb54bbd930eb186ffb0
Diffstat (limited to 'strata/flatpak-common/elfutils.morph')
-rw-r--r--strata/flatpak-common/elfutils.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/flatpak-common/elfutils.morph b/strata/flatpak-common/elfutils.morph
new file mode 100644
index 00000000..45707250
--- /dev/null
+++ b/strata/flatpak-common/elfutils.morph
@@ -0,0 +1,7 @@
+name: elfutils
+kind: chunk
+build-system: autotools
+configure-commands:
+- autoreconf -fi
+- ./configure --prefix="$PREFIX" --sysconfdir=/etc --localstatedir=/var
+ --enable-maintainer-mode