Skip to content

Commit

Permalink
Prefix changed to /tmp/inst
Browse files Browse the repository at this point in the history
  • Loading branch information
xfred81 authored Dec 26, 2018
1 parent 9666084 commit c1f72c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msys2/appveyor-build-opensp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ patch -s -p1 < opensp-1.5.2-msys2.patch

echo "Initialise..."
./autoinit.sh
./configure --prefix=/inst --disable-doc-build
./configure --prefix=/tmp/inst --disable-doc-build
make -j 2 && make install

0 comments on commit c1f72c7

Please sign in to comment.