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