Skip to content

Commit

Permalink
add /usr/local to the list of possible firebird homes
Browse files Browse the repository at this point in the history
needed for FreeBSD, whose ports install firebird under /usr/local

RT#123723
  • Loading branch information
real-dam committed Dec 2, 2017
1 parent 54b5406 commit f90f18e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/FirebirdMaker.pm
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ sub search_fb_home_dirs {
qw{
/opt/firebird
/usr/local/firebird
/usr/local
/usr/lib/firebird
/usr
},
Expand Down

0 comments on commit f90f18e

Please sign in to comment.