mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
Update clean.sh (#1504)
Clean temporary files plugins/wcx/unrar/lib/rarlng.rsj and plugins/wfx/ftp/lib/ftppropdlg.lfm
This commit is contained in:
parent
184c870c79
commit
849760f020
1 changed files with 2 additions and 0 deletions
2
clean.sh
2
clean.sh
|
|
@ -27,10 +27,12 @@ find plugins -iname '*.a' -delete
|
|||
rm -f src/doublecmd.res doublecmd
|
||||
rm -f tools/extractdwrflnfo
|
||||
rm -f plugins/wcx/unrar/lib/rarconfdlg.lfm
|
||||
rm -f plugins/wcx/unrar/lib/rarlng.rsj
|
||||
rm -f plugins/wcx/zip/lib/ZipConfDlg.lfm
|
||||
rm -f plugins/wcx/zip/lib/ZipLng.rsj
|
||||
rm -f plugins/wcx/zip/lib/abresstring.rs?
|
||||
rm -f plugins/wfx/ftp/lib/FtpConfDlg.lfm
|
||||
rm -f plugins/wfx/ftp/lib/ftppropdlg.lfm
|
||||
rm -f plugins/wfx/samba/lib/smbauthdlg.lfm
|
||||
|
||||
# Remove debug files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue