Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Add "command prefix" parameter or similar #24

@McGiverGim

Description

@McGiverGim

Hi! I've the next problem: I want to build i386 packages in a x86_64 machine. After some tests, the only good solution that I've found is to prepend setarch i386 to the command, so the command:

rpmbuild -bb -vv --buildroot ... behaves setarch i386 rpmbuild -bb -vv --buildroot...

Can you add some new option to your library that lets prepend "something" to the command? Or if you have a better solution it will be great.

Thanks for your library!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions