diff options
author | Rafael H. Schloming <rhs@apache.org> | 2009-02-17 18:09:32 +0000 |
---|---|---|
committer | Rafael H. Schloming <rhs@apache.org> | 2009-02-17 18:09:32 +0000 |
commit | 4ddd827fc647d9b7a80de30b361e208b44ee2e13 (patch) | |
tree | 88e3dd276b415fa959dd210a93fa366bc30a2a55 /cpp | |
parent | b7d2b4246157131b353f5b62b399946943e896dd (diff) | |
download | qpid-python-4ddd827fc647d9b7a80de30b361e208b44ee2e13.tar.gz |
fixed typo in yum command
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@745178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/INSTALL b/cpp/INSTALL index fc7f5f602e..31349590c1 100644 --- a/cpp/INSTALL +++ b/cpp/INSTALL @@ -102,7 +102,7 @@ On Fedora 10 or later # yum install corosync-devel cmanlib-devel For SASL and SSL, include - # yum install cyrussasl-devel + # yum install cyrus-sasl-devel Follow the manual installation instruction below for any packages not |