From 9b5a10ce41a8991eb7069e2fb0679d80c3652e21 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Wed, 30 Mar 2022 11:23:06 +0200 Subject: [PATCH] bugfixes --- patches/librewolf-pref-pane.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/patches/librewolf-pref-pane.patch b/patches/librewolf-pref-pane.patch index 09b6acc..234875d 100644 --- a/patches/librewolf-pref-pane.patch +++ b/patches/librewolf-pref-pane.patch @@ -1,12 +1,13 @@ diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 -index 0000000..2badfe9 +index 0000000..a194a5c --- /dev/null +++ b/.gitlab-ci.yml -@@ -0,0 +1,12 @@ +@@ -0,0 +1,13 @@ +stages: + - build + ++ +create-patch: + stage: build + variables: