summaryrefslogtreecommitdiff
path: root/tumbler.morph
blob: 89a039bd187987104c2b46db22f2ae7763e090b1 (plain)
1
2
3
4
5
6
7
8
name: tumbler 
kind: chunk
configure-commands:
    - ./autogen.sh --prefix="$PREFIX" --enable-debug=yes
build-commands:
    - make
install-commands:
    - make install