|
Description
|
The Xorg 7.2 packages are supposed to include both 32-bit & 64-bit Xorg-based versions
of Xvfb on x86, but this is not included in the current package set.
*** Test Case ***
/usr/X11/bin/Xvfb should be installed by the Xorg packages. On SPARC, it will be
a 64-bit binary. On x86, /usr/X11/bin/Xvfb will be a link to isaexec, and Xvfb
will be delivered as two binaries, a 32-bit one in /usr/X11/bin/i386/Xvfb and
a 64-bit one in /usr/X11/bin/amd64/Xvfb.
|