summaryrefslogtreecommitdiff
path: root/strata/core/ncurses.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/ncurses.morph')
-rw-r--r--strata/core/ncurses.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/core/ncurses.morph b/strata/core/ncurses.morph
new file mode 100644
index 00000000..c75495bc
--- /dev/null
+++ b/strata/core/ncurses.morph
@@ -0,0 +1,9 @@
+name: ncurses
+kind: chunk
+configure-commands:
+- LDCONFIG=true ./configure --with-shared --without-debug --enable-widec
+build-commands:
+- make
+install-commands:
+- make DESTDIR="$DESTDIR" install
+- sh ncurses-morph-postinstall.sh