The utility for building of AlmaLinux distributions (repos, ISO images).
ppc64 systems used to have arch == 'ppc', so pungi was only checking to
see if arch == 'ppc'. Now that ppc64 is separate from ppc, we need to
check if arch.startswith('ppc') instead.
|
||
|---|---|---|
| doc | ||
| share | ||
| src | ||
| .hgignore | ||
| .hgtags | ||
| Authors | ||
| COPYING | ||
| GPL | ||
| Makefile | ||
| MANIFEST.in | ||
| pungi.spec | ||
| setup.py | ||
| ToDo | ||