diff options
Diffstat (limited to 'docs/manual/adding-packages-perl.txt')
-rw-r--r-- | docs/manual/adding-packages-perl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/adding-packages-perl.txt b/docs/manual/adding-packages-perl.txt index 00f21ad182..dedadbe341 100644 --- a/docs/manual/adding-packages-perl.txt +++ b/docs/manual/adding-packages-perl.txt @@ -109,7 +109,7 @@ cases, typical packages will therefore only use a few of them. options to pass to +make pure_all+ or +perl Build build+ in the build step. By default, empty. -* +PERL_FOO_INSTALL_TARGET_OPT+, to specify additional options to +* +PERL_FOO_INSTALL_TARGET_OPTS+, to specify additional options to pass to +make pure_install+ or +perl Build install+ in the install step. By default, empty. |