summaryrefslogtreecommitdiff
path: root/xfce4-settings.morph
blob: 91062721fe106c2afb5649676679ec7e07fa2aa7 (plain)
1
2
3
4
5
6
7
8
9
name: xfce4-settings
kind: chunk

configure-commands:
    - ./autogen.sh --prefix="$PREFIX" --enable-debug=yes
build-commands:
    - make
install-commands:
    - make install