summaryrefslogtreecommitdiff
path: root/gnome/strata/flatpak-common/elfutils.morph
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-10-31 15:09:29 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-11-11 17:36:41 +0900
commitec458e22d52b15458636a1f550e55e92a4fee962 (patch)
tree3110b91a6d09d0b5663f6c3542cbc7ed18bb8cd4 /gnome/strata/flatpak-common/elfutils.morph
parent459ce0756d6c359204026f147dd1443bdc0f8928 (diff)
downloaddefinitions-ec458e22d52b15458636a1f550e55e92a4fee962.tar.gz
Move gnome systems, clusters and strata into gnome subdirectory
Change-Id: I44b4df44b0b144a09977a009595124b4d04128c6
Diffstat (limited to 'gnome/strata/flatpak-common/elfutils.morph')
-rw-r--r--gnome/strata/flatpak-common/elfutils.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/gnome/strata/flatpak-common/elfutils.morph b/gnome/strata/flatpak-common/elfutils.morph
new file mode 100644
index 00000000..45707250
--- /dev/null
+++ b/gnome/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