summaryrefslogtreecommitdiff
path: root/strata/wayland-x86_64-generic/freefont-otf.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/wayland-x86_64-generic/freefont-otf.morph')
-rw-r--r--strata/wayland-x86_64-generic/freefont-otf.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/strata/wayland-x86_64-generic/freefont-otf.morph b/strata/wayland-x86_64-generic/freefont-otf.morph
new file mode 100644
index 00000000..af1adb16
--- /dev/null
+++ b/strata/wayland-x86_64-generic/freefont-otf.morph
@@ -0,0 +1,22 @@
+name: freefont-otf
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: manual
+pre-configure-commands: []
+configure-commands: []
+post-configure-commands: []
+pre-build-commands: []
+build-commands: []
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- mkdir -p $DESTDIR/usr/share/fonts/opentype/freefont
+- install -p *.otf $DESTDIR/usr/share/fonts/opentype/freefont
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []