INSTALL.XenServer: Fix directory where RPMs end up.
authorBen Pfaff <blp@nicira.com>
Wed, 29 Dec 2010 18:09:51 +0000 (10:09 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 29 Dec 2010 18:59:09 +0000 (10:59 -0800)
We can be specific about i386 here since that's the only architecture that
XenServer supports.

Reported-by: Bryan Osoro <bosoro@nicira.com>
INSTALL.XenServer

index b19b665..33b7f8b 100644 (file)
@@ -42,8 +42,8 @@ where:
     appears as the name of a directory in /lib/modules inside the VM.
     It always ends in "xen".
 
-Two RPMs will be output into /usr/src/redhat/RPMS, whose names begin
-with "openvswitch" and "openvswitch-debuginfo".
+Two RPMs will be output into /usr/src/redhat/RPMS/i386, whose names
+begin with "openvswitch" and "openvswitch-debuginfo".
 
 Installing Open vSwitch for XenServer
 -------------------------------------