diff options
| -rw-r--r-- | gentoobrowse-api/service/Jamfile.jam | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/gentoobrowse-api/service/Jamfile.jam b/gentoobrowse-api/service/Jamfile.jam index 2256701..04c9aa8 100644 --- a/gentoobrowse-api/service/Jamfile.jam +++ b/gentoobrowse-api/service/Jamfile.jam @@ -47,7 +47,7 @@ lib gentoobrowse-service++11 :  	<library>..//boost_date_time  	<library>../..//glibmm  	<library>../..//libxmlpp -	<icetray.sql.namespace>Gentoo::Service +	<icetray.sql.namespace>"Gentoo::Service"  	<icetray.sql.connector>postgresql  	<icetray.sql.basedir>.  	<include>. | 
