paper-icon-theme/autogen.sh
2015-04-28 17:08:15 -04:00

5 lines
110 B
Bash
Executable File

#!/bin/sh
# Run this to generate all the initial makefiles, etc.
autoreconf -vfi
./configure --prefix=/usr $*