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: bouml - UML2 tool box to specify and generate code https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=247417 ------- Additional Comments From rc040203@xxxxxxxxxx 2007-07-28 02:57 EST ------- The correct (tm) approach to your issues would be to propagate rpm's values into the Makefile. One approach would be to apply sed to replace the hard-coded values inside of the Makefile with the contents of %{_bindir}, %{_libdir} etc. I.e. the BOUML_LIB issue could be remedied by using sed -i -e "s,^BOUML_LIB = .*$,BOUML_LIB = %{_libdir}/bouml," Makefile in %prep -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/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 Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review