1 2 3 4 5 6 7 8
name: libast kind: chunk configure-commands: - ./autogen.sh --prefix=/usr build-commands: - make install-commands: - make DESTDIR="$DESTDIR" install