diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-23 17:18:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-23 17:18:52 +0000 |
commit | fe05b08956d63876ea5dcc7c3fbb2f7dc797cd9e (patch) | |
tree | 0ea757dd7b9ddbd5cc5810232cea4f6273f2f89a /chapter06/perl.xml | |
parent | 7ae8d7987652e2cf3bc262a8b2d039c4f2dea3d0 (diff) |
Add installed directories information to
each package. Thanks to Chris Staub for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r-- | chapter06/perl.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 7487ca6ae..d94357b93 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -119,6 +119,7 @@ <segmentedlist> <segtitle>Installed programs</segtitle> <segtitle>Installed libraries</segtitle> + <segtitle>Installed directory</segtitle> <seglistitem> <seg>a2p, c2ph, config_data, corelist, cpan, cpan2dist, cpanp, @@ -129,6 +130,7 @@ psed (link to s2p), pstruct (link to c2ph), ptar, ptardiff, s2p, shasum, splain, and xsubpp</seg> <seg>Several hundred which cannot all be listed here</seg> + <seg>/usr/lib/perl5</seg> </seglistitem> </segmentedlist> |