ptouch-print/autogen.sh

3 lines
82 B
Bash
Executable file

#!/bin/sh
rm -rf autom4te.cache configure config.*
autoreconf --install || exit 1