summaryrefslogtreecommitdiff
path: root/strata/graphics-common
diff options
context:
space:
mode:
Diffstat (limited to 'strata/graphics-common')
-rw-r--r--strata/graphics-common/cairo.def (renamed from strata/graphics-common/cairo.morph)1
-rw-r--r--strata/graphics-common/freefont-otf.def (renamed from strata/graphics-common/freefont-otf.morph)1
2 files changed, 0 insertions, 2 deletions
diff --git a/strata/graphics-common/cairo.morph b/strata/graphics-common/cairo.def
index f91ac385..fa782661 100644
--- a/strata/graphics-common/cairo.morph
+++ b/strata/graphics-common/cairo.def
@@ -1,5 +1,4 @@
name: cairo
-kind: chunk
build-system: autotools
configure-commands:
- ./autogen.sh --prefix="$PREFIX" --enable-glesv2
diff --git a/strata/graphics-common/freefont-otf.morph b/strata/graphics-common/freefont-otf.def
index f021480d..f043a493 100644
--- a/strata/graphics-common/freefont-otf.morph
+++ b/strata/graphics-common/freefont-otf.def
@@ -1,5 +1,4 @@
name: freefont-otf
-kind: chunk
install-commands:
- mkdir -p "$DESTDIR"/usr/share/fonts/opentype/freefont
- install -p *.otf "$DESTDIR"/usr/share/fonts/opentype/freefont