rpms/perl-IPC-Shareable/F-11 perl-IPC-Shareable.spec,1.9,1.10

Tom "spot" Callaway tcallawa at redhat.com
Wed Apr 22 15:35:26 UTC 2009


On 04/22/2009 09:45 AM, Karsten Hopp wrote:

> +if [ `uname -i` != "s390x" -a `uname -i` != "s390" ] ; then

This would be much simpler:
%ifnarch s390 s390x

%endif

~spot




More information about the Fedora-perl-devel-list mailing list