Skip to content

Commit

Permalink
Merge branch 'COOK-680'
Browse files Browse the repository at this point in the history
  • Loading branch information
schisamo committed Aug 2, 2011
2 parents e2faae2 + 8dfb9f8 commit c5fcae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gecode/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
cd gecode-3.5.0 && ./configure
make && make install
EOH
not_if {::File.exists? "/usr/local/lib/libgecodekernel.so" }
end

else
Expand Down

0 comments on commit c5fcae9

Please sign in to comment.