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

No need to prefix file based BR #5

Closed
torsava opened this issue Mar 1, 2013 · 3 comments
Closed

No need to prefix file based BR #5

torsava opened this issue Mar 1, 2013 · 3 comments

Comments

@torsava
Copy link
Member

torsava commented Mar 1, 2013

Originally reported by: Miroslav Suchý (Bitbucket: msuchy, GitHub: msuchy)


IMHO you should not place cl_prefix in front of file based BR. E.g:

BuildRequires: %{?scl_prefix}%{_bindir}/pod2man


@torsava
Copy link
Member Author

torsava commented Mar 1, 2013

Original comment by Slavek Kabrda (Bitbucket: bkabrda, GitHub: bkabrda):


Ha, good catch! Thank you, I'll fix it.

@torsava
Copy link
Member Author

torsava commented Mar 1, 2013

Original comment by Miroslav Suchý (Bitbucket: msuchy, GitHub: msuchy):


Or even better to replace it with:
BuildRequires: %{_root_bindir}/pod2man

@torsava
Copy link
Member Author

torsava commented Apr 28, 2014

Original comment by Robert Kuska (Bitbucket: xkuska, GitHub: Unknown):


Exclude file based requires from sclizing, fixes #5

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

No branches or pull requests

1 participant