summaryrefslogtreecommitdiff
path: root/strata/glib-common
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-26 23:39:48 +0000
committerJavier Jardón <jjardon@gnome.org>2017-12-12 15:58:23 +0000
commit7df7f3b427739ff7d69da2ba218da0124822892c (patch)
tree843c75e9bede53862ab101d6a7bcd1da15a33c55 /strata/glib-common
parent7aad5150f69da42b84994c353283db5daf8e967f (diff)
downloaddefinitions-7df7f3b427739ff7d69da2ba218da0124822892c.tar.gz
Remove all .morph files and files from the old format
Diffstat (limited to 'strata/glib-common')
-rw-r--r--strata/glib-common/glib.morph8
-rw-r--r--strata/glib-common/gtk-doc-stub.morph8
2 files changed, 0 insertions, 16 deletions
diff --git a/strata/glib-common/glib.morph b/strata/glib-common/glib.morph
deleted file mode 100644
index cdfceed2..00000000
--- a/strata/glib-common/glib.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: glib
-kind: chunk
-build-system: autotools
-system-integration:
- glib-misc:
- 01-compile-schemas:
- - mkdir -p /usr/share/glib-2.0/schemas
- - /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
diff --git a/strata/glib-common/gtk-doc-stub.morph b/strata/glib-common/gtk-doc-stub.morph
deleted file mode 100644
index 89abc97b..00000000
--- a/strata/glib-common/gtk-doc-stub.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-name: gtk-doc-stub
-kind: chunk
-build-system: autotools
-
-# This package doesn't actually use Autotools, it has a hand-written
-# `configure` script and Makefile.
-configure-commands:
-- ./configure --prefix="$PREFIX"