xenocara/app/xcompmgr/autogen.sh

3 lines
62 B
Bash
Executable file

#! /bin/sh
autoreconf -v --install || exit 1
./configure "$@"