summaryrefslogtreecommitdiff
path: root/strata/wayland-generic
diff options
context:
space:
mode:
Diffstat (limited to 'strata/wayland-generic')
-rw-r--r--strata/wayland-generic/cairo.morph5
-rw-r--r--strata/wayland-generic/freefont-otf.morph5
2 files changed, 0 insertions, 10 deletions
diff --git a/strata/wayland-generic/cairo.morph b/strata/wayland-generic/cairo.morph
deleted file mode 100644
index f91ac385..00000000
--- a/strata/wayland-generic/cairo.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: cairo
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./autogen.sh --prefix="$PREFIX" --enable-glesv2
diff --git a/strata/wayland-generic/freefont-otf.morph b/strata/wayland-generic/freefont-otf.morph
deleted file mode 100644
index e5c6c482..00000000
--- a/strata/wayland-generic/freefont-otf.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: freefont-otf
-kind: chunk
-install-commands:
-- mkdir -p $DESTDIR/usr/share/fonts/opentype/freefont
-- install -p *.otf $DESTDIR/usr/share/fonts/opentype/freefont