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: gnome-do - quick object search and interaction https://bugzilla.redhat.com/show_bug.cgi?id=382371 ------- Additional Comments From peter@xxxxxxxxxxxxxxxx 2007-11-14 18:07 EST ------- Ah, I see it. The makefile.in scripts for some of the modules also have the directory hardcoded: ./do-0.1/Do.Addins/Makefile.in:programfilesdir = @prefix@/lib/@PACKAGE@ ./do-0.1/Do.Addins/Makefile.in:linuxpkgconfigdir = @prefix@/lib/pkgconfig ./do-0.1/Do.Addins/do.addins.pc.in.libdir:Libs: -r:@prefix@/lib/@PACKAGE@/Do.Addins.dll ./do-0.1/Makefile.include.libdir:programfilesdir = @prefix@/lib/@PACKAGE@ ./do-0.1/Makefile.include.libdir:linuxpkgconfigdir = @prefix@/lib/pkgconfig ./do-0.1/Do.DBus/do.dbus.pc.in.libdir:Libs: -r:@prefix@/lib/@PACKAGE@/Do.DBus.dll ./do-0.1/Do.DBus/Makefile.in:programfilesdir = @prefix@/lib/@PACKAGE@ ./do-0.1/Do.DBus/Makefile.in:linuxpkgconfigdir = @prefix@/lib/pkgconfig ./do-0.1/Do/gnome-do.in.libdir:exec mono "@prefix@/lib/@PACKAGE@/Do.exe" "$@" ./do-0.1/Do/Makefile.in:programfilesdir = @prefix@/lib/@PACKAGE@ ./do-0.1/Do/Makefile.in:linuxpkgconfigdir = @prefix@/lib/pkgconfig Please add these fixes to your patch, too. Thanks. :) Now, on to the rest of the review... -- 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 Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review