[Bug 180164] Review Request: muine

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 13 23:16:40 UTC 2006


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: muine


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180164





------- Additional Comments From katzj at redhat.com  2006-03-13 18:16 EST -------
This just changes the spec file and doesn't actually fix where the package is
trying to install things.  It looks like patching configure along these lines
should work around the problem

[katzj at orodruin BUILD]$ diff -ur muine-0.8.4/configure muine/configure
--- muine-0.8.4/configure       2006-01-29 23:51:08.000000000 -0500
+++ muine/configure     2006-03-13 18:19:27.000000000 -0500
@@ -21724,7 +21724,7 @@
    { (exit 1); exit 1; }; }
 fi

-GACUTIL_FLAGS='/package muine /gacdir $(libdir) /root $(DESTDIR)$(libdir)'
+GACUTIL_FLAGS='/package muine /gacdir $(prefix)/lib /root $(DESTDIR)$(prefix)/lib'


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list