summaryrefslogtreecommitdiff
path: root/strata/xdg-app-common
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-02-29 13:31:25 +0000
committerJavier Jardón <jjardon@gnome.org>2016-02-29 13:31:25 +0000
commit071c1331b52652186ffc0e0500b18daf6e931725 (patch)
tree5de72bc08ad71a36df42ea47e472fb17e6abc029 /strata/xdg-app-common
parent33cec1370de5c6031bfb4db00e97053113451151 (diff)
downloaddefinitions-071c1331b52652186ffc0e0500b18daf6e931725.tar.gz
strata/xdg-app-common: Upgrade xdg-app to 0.4.13
Change-Id: I6815f27049915f8be1cf7f57db99277ee3f3e3e4
Diffstat (limited to 'strata/xdg-app-common')
-rw-r--r--strata/xdg-app-common/elfutils.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/strata/xdg-app-common/elfutils.morph b/strata/xdg-app-common/elfutils.morph
new file mode 100644
index 00000000..45707250
--- /dev/null
+++ b/strata/xdg-app-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