To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=44423
User obr changed the following:
What |Old value |New value
================================================================================
Status|RESOLVED |VERIFIED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Mar 17 00:20:30 -0800
2005 -------
Developer Task -> verified (cvs diff see below).
sysui/desktop]> cvs diff -rCWS_SRC680_SYSUI06_ANCHOR -rcws_src680_sysui06
redhat/makefile.mk suse/makefile.mk
CVS wrapper -- version: 1.83
Index: redhat/makefile.mk
===================================================================
RCS file: /cvs/gsl/sysui/desktop/redhat/makefile.mk,v
retrieving revision 1.10
retrieving revision 1.10.22.1
diff -r1.10 -r1.10.22.1
188c188
< @ln -s $(subst,$(UNIXFILENAME)-, /etc/$(UNIXFILENAME)/share/xdg/$(@:f))
$@
---
> @ln -s -f $(subst,$(UNIXFILENAME)-,
> /etc/$(UNIXFILENAME)/share/xdg/$(@:f)) $@
Index: suse/makefile.mk
===================================================================
RCS file: /cvs/gsl/sysui/desktop/suse/makefile.mk,v
retrieving revision 1.11
retrieving revision 1.11.4.1
diff -r1.11 -r1.11.4.1
187c187
< @ln -s $(subst,$(UNIXFILENAME)-, /etc/$(UNIXFILENAME)/share/xdg/$(@:f))
$@
---
> @ln -s -f $(subst,$(UNIXFILENAME)-,
> /etc/$(UNIXFILENAME)/share/xdg/$(@:f)) $@
---------------------------------------------------------------------
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]