To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80794
                 Issue #|80794
                 Summary|remove more dependency bits ...
               Component|tools
                 Version|680m225
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|solenv
             Assigned to|mh
             Reported by|mmeeks





------- Additional comments from [EMAIL PROTECTED] Fri Aug 17 15:06:39 +0000 
2007 -------
--- solenv/bin/relocate 18 Jul 2007 08:00:45 -0000      1.4
+++ solenv/bin/relocate 17 Aug 2007 15:04:41 -0000
@@ -159,7 +159,7 @@ sub rewrite_product_deps($$$)
     while ($name = readdir ($misc_dir)) {
 # Should try re-writing these - but perhaps this would
 # screw with timestamps ?
-       if ($name =~ m/\.dpcc$/ || $name =~ m/\.dpslo$/) {
+       if ($name =~ m/\.dpcc$/ || $name =~ m/\.dpslo$/ || $name =~ 
m/\.dpobj$/) {
                unlink ("$path/$name");
        }
     }

Another fix to remove (new) stale dependency files.

Any chance someone can add it to an existing CWS ?

---------------------------------------------------------------------
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]

Reply via email to