diff options
author | http://poisonbit.wordpress.com/ <poisonbit@web> | 2010-09-03 15:04:52 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-03 15:04:52 +0000 |
commit | 175ff176f5b5558a7928aea52692f268b65b3dff (patch) | |
tree | bd8cfd19a10b0b2ba773d005172ac3c300b33ddf /doc/install | |
parent | 23b80f63e718ea029ef8e6317fdb94c9676857e3 (diff) |
deleting libexpat1-dev, only needed for perlbrew, not for local:lib
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/discussion.mdwn b/doc/install/discussion.mdwn index 44152d80b..c2bb4ba2a 100644 --- a/doc/install/discussion.mdwn +++ b/doc/install/discussion.mdwn @@ -280,7 +280,7 @@ This where my steps: As root (#): - # aptitude install build-essential curl libexpat1-dev + # aptitude install build-essential curl As plain user ($): |