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: xxdiff https://bugzilla.redhat.com/show_bug.cgi?id=436677 ------- Additional Comments From [EMAIL PROTECTED] 2008-03-11 06:30 EST ------- You could simply use pkg-config, instead of sourcing a shell rc file: export QTDIR=%(pkg-config --variable=prefix qt-mt) export QTLIB=%(pkg-config --variable=libdir qt-mt) export QTINC=%(pkg-config --variable=includedir qt-mt) Did you consider also packaging xxdiff-tools? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
