Menu

#50 Variables not expanded, when looking for include-files

open
5
2012-12-12
2012-01-18
Mikhail T.
No

When seeing a construct like:

%include %{foo}/Common.mk

rpmbuild will expand the variable foo. pkgbuild does not, unfortunately, do that, and searches for the literal ``%{foo}/Common.mk'' file in several places before giving up.

Discussion


Log in to post a comment.