| Summary: | Fix up %base_arch for pentium4 architecture | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Mikhail Zabaluev <mhz> |
| Component: | kernel-build-tools | Assignee: | Sergey Vlasov <vsu> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | minor | ||
| Priority: | P2 | CC: | boyarsh, glebfm, kernelbot, ldv, mike, rider, sbolshakov, serpiph, shrek, sin, vitty, vsu, vt, zerg |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Mikhail Zabaluev
2005-06-10 01:46:23 MSD
Corrected package name Correction -- you need to double backslashes in the macro file: %(echo %_target_cpu | sed 's/i.86\\|pentium4\\|athlon/i386/') To maintainer. Fixed in kernel-build-tools-0.7-alt2 (k6 was broken too). |