Bug 147889
| Summary: | individual app shortcuts (oocalc, oowriter) broken | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steve Hall <digitect> |
| Component: | openoffice.org | Assignee: | Dan Williams <dcbw> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | cefrodrigues, deerfieldtech, kyrsjo, nmiell, pza, siuyin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-02-13 00:04:34 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: | |||
|
Description
Steve Hall
2005-02-12 02:28:52 UTC
Line 259:
if ($0 =~ m/\/oo(calc|draw|impress|math|web|writer)$BinSuffix$/) {
fails to match any of the wrapper scripts because none of their names end in
$BinSuffix (i.e. "1.1").
Thanks again Novell... and who said there were benefits to a common patch repository? 2005-02-01 Petr Mladek <pmladek> * configure.in: use 1.1 as the default OOO_BINSUFFIX (instead of 1.9) 1.1.3-6 building now for rawhide and FC-3 *** Bug 147912 has been marked as a duplicate of this bug. *** *** Bug 147893 has been marked as a duplicate of this bug. *** 1.1.3-6 has now been built, waiting on releng to push them to updates. *** Bug 147930 has been marked as a duplicate of this bug. *** *** Bug 147943 has been marked as a duplicate of this bug. *** |