Subject: | Missing arch directory |
I just tried using cpan2rpm with rpm-3.0.3-2 and everything seems to work fine except for the following:
Apparently the old rpm does not create the arch directory on the fly like the newer rpm does. You used to have code to create this directory, but it is now gone. I get this error:
Could not open /home/rob/redhat/RPMS/i386/perl-IO-Multiplex-1.04-1.i386.rpm
Is it possible to make --mk-rpm-dirs create both RPMS/i386 and RPMS/noarch ? Or does it belong somewhere else?