summaryrefslogtreecommitdiff
path: root/strata/xdg-app-common
diff options
context:
space:
mode:
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