name: node-startup-controller configure-commands: - sh autogen.sh - ./configure --prefix="$PREFIX" --sysconfdir=/etc build-commands: - make install-commands: - make DESTDIR="$DESTDIR" install