[Commits] [SCM] claws-win32-installer branch, master, updated. 4.3.0-1-47-gf7480fd

jonathan at claws-mail.org jonathan at claws-mail.org
Sun Dec 8 11:14:14 UTC 2024


The branch, master has been updated
       via  f7480fd0be3a15ba4c560978ed43bdf001ff005c (commit)
      from  d0c05868a8fac9a24544581c6821d3f272c2f774 (commit)

Summary of changes:
 build-aux/clean.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit f7480fd0be3a15ba4c560978ed43bdf001ff005c
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date:   Sat Dec 7 21:47:26 2024 -0700

    Clean even when nested repositories are present

diff --git a/build-aux/clean.sh b/build-aux/clean.sh
index 165b6ce..9817538 100755
--- a/build-aux/clean.sh
+++ b/build-aux/clean.sh
@@ -19,5 +19,5 @@ cd $root
 
 echo Cleaning
 
-git clean -dfx --exclude=/packages/
+git clean -dffx --exclude=/packages/
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Installer sources for Claws Mail Windows port


More information about the Commits mailing list