diff --git a/pills/12-inputs-design-pattern.xml b/pills/12-inputs-design-pattern.xml index 5612657..e62c0fd 100644 --- a/pills/12-inputs-design-pattern.xml +++ b/pills/12-inputs-design-pattern.xml @@ -90,7 +90,7 @@ - Now by adding derivations to buildInputs, will add the lib, include and bin paths automatically in setup.sh. + Now adding derivations to buildInputs will add their lib, include and bin paths automatically in setup.sh. The -rpath flag in ld is needed because at runtime, the executable must use exactly that version of the library.