From ab2a0ae8ad7b0f43c9da4804240ff05e4a247215 Mon Sep 17 00:00:00 2001 From: Simon Laux Date: Sat, 10 Dec 2022 01:41:46 +0100 Subject: [PATCH] remove debug from cleanup arrat --- chat.delta.core.rust.yml | 2 -- chat.delta.desktop.yml | 2 -- deltachat-core-rust.yaml | 2 -- 3 files changed, 6 deletions(-) diff --git a/chat.delta.core.rust.yml b/chat.delta.core.rust.yml index e63d01b..b1bcc15 100644 --- a/chat.delta.core.rust.yml +++ b/chat.delta.core.rust.yml @@ -14,8 +14,6 @@ cleanup: - /lib/libsqlcipher.a - /lib/libsqlcipher.la - /bin/sqlcipher - # debug info - - /lib/debug # stuff dor building against - /lib/pkgconfig - /lib/include diff --git a/chat.delta.desktop.yml b/chat.delta.desktop.yml index ec1fdb5..c51160c 100644 --- a/chat.delta.desktop.yml +++ b/chat.delta.desktop.yml @@ -28,8 +28,6 @@ cleanup: - /lib/libsqlcipher.a - /lib/libsqlcipher.la - /bin/sqlcipher - # debug info - - /lib/debug # stuff dor building against - /lib/pkgconfig - /lib/include diff --git a/deltachat-core-rust.yaml b/deltachat-core-rust.yaml index f277c53..7931c8d 100644 --- a/deltachat-core-rust.yaml +++ b/deltachat-core-rust.yaml @@ -21,8 +21,6 @@ cleanup: - /lib/libdeltachat.a - /lib/libsqlcipher.a - /bin/sqlcipher - # debug info - - /lib/debug # stuff for building against - /lib/pkgconfig - /lib/include