To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48213
Issue #:|48213
Summary:|freedesktop-menus spec file is bash specific
Component:|gsl
Version:|680m97
Platform:|All
URL:|
OS/Version:|Linux
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|cp
Reported by:|gkocur
------- Additional comments from [EMAIL PROTECTED] Tue Apr 26 12:47:28 -0700
2005 -------
File
sysui/desktop/freedesktop/freedesktop-menus.spec
contains bash-specific contruction in line 43:
iconname=${originalname//.}
Im my system rpmbuild uses /bin/sh, it is link to /bin/ksh.
This generates error building sysui:
Processing entries for text-template
+ cd usr/share/icons/hicolor
+ originalname=openoffice.org-1.9
/var/tmp/rpm-tmp.28616[44]: : bad substitution
error: Bad exit status from /var/tmp/rpm-tmp.28616 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.28616 (%build)
dmake: Error code 1, while making 'PACKAGE_RPM'
'---* tg_merge.mk *---'
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]