summaryrefslogtreecommitdiff
path: root/foundation/patch.morph
blob: 7e24cd9051f05b1aafd9037433c6dbb0dd703050 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: foundation/patch.morph
kind: chunk
repo: upstream:patch
ref: 9a16dcb97aac1a26af4372d95bd62b84f3f1264a
configure-commands:
- bash bootstrap --skip-po
- ./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin --disable-nls
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install