Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Revert "Use the new install-regression target instead of the install …
Browse files Browse the repository at this point in the history
…target."

This reverts commit 6053524.
  • Loading branch information
Marco van Wieringen committed Jun 24, 2014
1 parent 6053524 commit d485685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup
Expand Up @@ -112,7 +112,7 @@ check_exit_code
make clean
make ${MAKEOPT}
check_exit_code
make install-regression
make install
if [ a${KEEP_SOURCE} = a ]; then
rm -rf examples patches
check_exit_code
Expand Down

0 comments on commit d485685

Please sign in to comment.