Skip to content

Commit

Permalink
silly problem. #133
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecil committed Feb 13, 2016
1 parent 8179f71 commit 3e4dcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/x86_64_linux/env.rb
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@
SOLOCS['crypto'] = "#{ularch}/libcrypto.so.1.0.0"
SOLOCS['ssl'] = "#{ularch}/libssl.so.1.0.0"
SOLOCS['sqlite'] = "#{ularch}/libsqlite3.so.0.8.6"
SOLOCS['ffi'] = "#{ularch}/libffi.so.5.0.10"
SOLOCS['ffi'] = "#{ularch}/libffi.so.5"
SOLOCS['rsvg2'] = "#{ularch}/librsvg-2.so"

0 comments on commit 3e4dcea

Please sign in to comment.