summaryrefslogtreecommitdiff
path: root/strata/core/ncurses.def
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/ncurses.def')
-rw-r--r--strata/core/ncurses.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/core/ncurses.def b/strata/core/ncurses.def
new file mode 100644
index 00000000..ca8d3f6e
--- /dev/null
+++ b/strata/core/ncurses.def
@@ -0,0 +1,8 @@
+name: ncurses
+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