Vridlo/types/Arch

From ALT Linux Wiki
< Vridlo/types
Revision as of 14:45, 10 December 2019 by Majioa (talk | contribs) (Created page with "'''Arch''' is read-only structure that represents Arch model, which implies architecture for builders and RPMs. It is described a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Arch is read-only structure that represents Arch model, which implies architecture for builders and RPMs. It is described as:

  • slug is string mandatory write-once
Slug of the RPM architecture. Can contain only letters, digits and underscores. Is unique per system.
  • name is string mandatory
Architecture name. Is unique among the architectures.
  • relative_path is string optional
File path part relative from the assembler's path base for exporting of the source or built RPMs.