summaryrefslogtreecommitdiff
path: root/chunks/texinfo-tarball.morph
blob: c15ebff6e819010d5d779e87923f2d243c56fc7e (plain)
1
2
3
4
5
6
7
8
9
10
11
name: texinfo-tarball
kind: chunk
repo: upstream:texinfo-tarball
ref: 4843a7f5ff14ac802a56f1cdd49960b25c15702b
configure-commands:
- ./configure --prefix="$PREFIX"
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install
- make DESTDIR="$DESTDIR" TEXMF="$PREFIX/share/texmf" install-tex