ptouch-print/autogen.sh

4 lines
82 B
Bash
Executable File

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