Bug 177601
| Summary: | /etc/beagle/crawl-windows is odd | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeremy Katz <katzj> |
| Component: | beagle | Assignee: | Alexander Larsson <alexl> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | bart.vanbrabant |
| 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: | 2006-02-21 20:15:29 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 150223 | ||
|
Description
Jeremy Katz
2006-01-12 04:33:32 UTC
Not only the windows script is odd. The other two aren't right either. They contain the paths to kde and gnome where Suse (novell) installs them. eg: /opt/kde3/share/doc /opt/gnome/share/gnome/help But the non-windows scripts also contain our path setup -- first in fact. If beagle takes more than a split second to realize the /opt directories don't exist, then file a bug, otherwise it seems ok to have them in there so that it works on ALL distros (though the paths could and probably should be inferred by --prefix) I believe we should just throw out the suse paths there. And fix the typo. /usr/local/shared/applications should probably be /usr/local/share/applications Fixed in beagle-0.2.1-8 |