paper-icon-theme/autogen.sh

5 lines
110 B
Bash
Raw Normal View History

2015-04-28 17:08:15 -04:00
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
2015-04-28 16:29:14 -04:00
autoreconf -vfi
./configure --prefix=/usr $*