Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "command prefix" parameter or similar #24

Open
McGiverGim opened this issue Jan 30, 2018 · 0 comments
Open

Add "command prefix" parameter or similar #24

McGiverGim opened this issue Jan 30, 2018 · 0 comments

Comments

@McGiverGim
Copy link

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!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant