I agree, but we need to patch /opt/kdebld/lib/pkgbuild-1.2.0/pkgtool.pl
and pkgbuild.pl because they have this code:

sub init () {
    $topdir = rpm_spec::get_topdir ($build_engine, \...@predefs);
    $arch = `uname -p`;

Then, a lot of the automated build works off of $arch.  I get some
ELFCLASS64 errors during the build process.

Brett Albertson
bretta at consonus.com
919-379-8449

Reply via email to