summaryrefslogtreecommitdiff
path: root/chunks/ncurses.morph
blob: 7935233ce39f37f8eeb4238dbd1189f279066e25 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: ncurses
kind: chunk
repo: upstream:ncurses
ref: 0fe89dc66ec061b839bea3ab451207e2dee757b9
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