diff options
author | sb <sb@openoffice.org> | 2010-03-12 15:06:21 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-03-12 15:06:21 +0100 |
commit | 9dea6c498e895d0b30c570e443f63ebdc94f811f (patch) | |
tree | b963a50f0145c2a0214209769bc194655de5e116 /crashrep/prj | |
parent | 60c0e59fd450e39902d85918d2243fb83c02a21d (diff) |
sb121: #i86044# call crash_report with full path (and make some simplifications)
Diffstat (limited to 'crashrep/prj')
-rwxr-xr-x | crashrep/prj/d.lst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/crashrep/prj/d.lst b/crashrep/prj/d.lst index c7f78c8ca0c7..a53aacc4659c 100755 --- a/crashrep/prj/d.lst +++ b/crashrep/prj/d.lst @@ -1,4 +1,3 @@ ..\%__SRC%\bin\soreport.exe %_DEST%\bin%_EXT%\crashrep.exe ..\%__SRC%\bin\soreport.exe.manifest %_DEST%\bin%_EXT%\crashrep.exe.manifest -..\%__SRC%\bin\crash_report.bin %_DEST%\bin%_EXT%\crash_report.bin -..\%__SRC%\misc\crash_report.sh %_DEST%\bin%_EXT%\crash_report +..\%__SRC%\bin\crashrep %_DEST%\bin%_EXT%\crashrep |