|
Bugzilla – Full Text Bug Listing |
| Summary: | gnome-vfs2: /opt/gnome reference left in /usr/bin/gnome-help-NLD | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Andreas Hanke <andreas.hanke> |
| Component: | GNOME | Assignee: | Hans Petter Jansson <hpj> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P4 - Low | CC: | chobbs |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | gnome-wrong-out-of-the-box | ||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
No _leading_ slash is what I meant. Btw., isn't this script obsolete now? If you still need it for upgrade purposes, please try to find out if the upgrade actually works. Related: Bug 237125 I think this script isn't being used for anything in 10.3. It's being installed by gnome-vfs2. No update since 2007-09-20, commiting to NEEDINFO. Close in 21 days if no response or reopen if necessary. Still there in 11.0. I think it's minor, though. Vincent removed this file *** This bug has been marked as a duplicate of bug 443096 *** |
1 reference to /opt/gnome has survived in /usr/bin/gnome-help-NLD: if ($filename =~ s|^(ghelp:)?/+opt/gnome/share/gnome/help/([^/]*)/([^/]*)/\2.xml((\?[^/]*)?)$|help:$2$4|) { "sed -e s/\/opt\/gnome/\/usr/g" doesn't work here because there is no trailing slash ;-)