Bug 459608
| Summary: | Different prefix than most mono libs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Anderson <john.e.anderson> | ||||
| Component: | gnome-keyring-sharp | Assignee: | Michel Lind <michel> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-08-26 13:35:06 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
John Anderson
2008-08-20 14:25:19 UTC
Created attachment 314633 [details]
Proposed prefix change
Not sure what the problem is here. %configure expands to ./configure --prefix=/usr ... . I have checked both i386 and x86_64 builds of gnome-keyring-sharp and they all install files in the correct places (/usr/lib for i386, /usr/lib64 for x86_64). Could you elaborate more about how you end up with /usr/local/lib ? This happened in my mock for some reason.. I see the file is actually in the place I requested in the package, so it must be something screwy on my end, and now I can't duplicate the problem. Sorry about that. |