diff --git a/component/nettle/buildout.cfg b/component/nettle/buildout.cfg index 0dd75898139736e5f78f5387282273877b1a652b..eead1aafd93e59fe3b8f9be55635037ed25ad5a4 100644 --- a/component/nettle/buildout.cfg +++ b/component/nettle/buildout.cfg @@ -17,4 +17,4 @@ configure-option = environment = PATH=${m4:location}/bin:%(PATH)s CPPFLAGS=-I${gmp:location}/include - LDFLAGS=-L${gmp:location}/lib -Wl,-rpath=${gmp:location}/lib + LDFLAGS=-L${gmp:location}/lib -Wl,-rpath=${gmp:location}/lib -Wl,-rpath=${buildout:parts-directory}/${:_buildout_section_name_}/lib