Fixed indeentation.

This commit is contained in:
Christoph Niethammer 2016-01-26 13:59:13 +00:00
parent 7228bdc220
commit f498b0c98c

View file

@ -27,5 +27,5 @@ src_configure() {
src_install() {
sit_info $PWD
make install PREFIX=$PREFIX
make install PREFIX=$PREFIX
}