Commit 028d4e56 authored by Vitaly Lipatov's avatar Vitaly Lipatov

run configure with prefix

parent c57ad32b
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
autoreconf -v autoreconf -v
# run configure if project is compiled # run configure if project is compiled
test -f Makefile && ./configure --enable-maintainer-mode test -f Makefile && ./configure --enable-maintainer-mode --prefix=/usr
exit 0 exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment