diff options
-rw-r--r-- | pkg-mgr-commands.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index 4c84b68..d98574d 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -1126,8 +1126,8 @@ has returned. listed as \emph{not} supporting such paths, \t{unpack} shall abort the build process. \end{compactitem} - Any unrecognised file format shall be skipped silently. If unpacking a supported file format - fails, \t{unpack} shall abort the build process. + Any unrecognised file format shall be skipped without raising an error. If unpacking a supported + file format fails, \t{unpack} shall abort the build process. \featurelabel{unpack-extensions} Must be able to unpack the following file formats, if the relevant binaries are available: |