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