summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaran.mccreesh@googlemail.com>2008-03-19 12:01:51 +0000
committerCiaran McCreesh <ciaran.mccreesh@googlemail.com>2008-03-19 12:01:51 +0000
commit1be0f6b0d4fad8cc3d31d566f590248e4071e36a (patch)
tree67404fadd49bc9643d64dee3c434407b257e9b61
parentDocument ECLASSDIR (diff)
downloadpms-1be0f6b0d4fad8cc3d31d566f590248e4071e36a.tar.gz
pms-1be0f6b0d4fad8cc3d31d566f590248e4071e36a.tar.bz2
pms-1be0f6b0d4fad8cc3d31d566f590248e4071e36a.zip
unpack needs to do lzma too now
-rw-r--r--pkg-mgr-commands.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index 1e75023..81ba027 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -394,6 +394,7 @@ has returned.
\item rar files (\t{*.rar, *.RAR}) (with \t{unrar} available)
\item LHA archives (\t{*.LHA, *.LHa, *.lha, *.lhz}) (with \t{lha} available)
\item ar archives (\t{*.a, *.deb})
+ \item lzma archives (\t{*.lzma})
\end{itemize}
It is up to the ebuild to ensure that the relevant external utilities are available, whether by
being in the system set or via dependencies.