Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: qsa: Qt Script for Applications
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=191589
------- Additional Comments From rdieter@math.unl.edu 2006-06-08 15:00 EST ------- Personally, I'd feel more comfortable if you used (something like): %define qtinc %(dirname $(pkg-config QtCore --variable=includedir)) instead of %define qtinc %(pkg-config QtCore --variable=prefix)/include
In case we ever do decide to move it out of the qt-prefix (to say, %_includedir).
But that's your call as maintainer.