New commits:
commit 6fb1d4ec6bce17571cd3f93995863304e823637d
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
x11/slim: reorganized the patches + added gcc11 fix from Gentoo
diff --git a/x11/slim/HISTORY b/x11/slim/HISTORY
index a060c81..1fc21df 100644
--- a/x11/slim/HISTORY
+++ b/x11/slim/HISTORY
@@ -1,3 +1,8 @@
+2022-08-09 Pavel Vinogradov <public AT sourcemage.org>
+ * PRE_BUILD, patches/{gcc43.patch,no-pam.patch,no-systemd.patch,
+ slim-1.3.6-fix-libslim-libraries.patch,slim-1.3.6-gcc11.patch}:
+ moved patches into a subdirectory, added gcc11 fix from Gentoo
+
2019-05-08 Florian Franzmann <bwlf AT bandrate.org>
* PRE_BUILD, slim-1.3.6-fix-libslim-libraries.patch:
add patch from Arch to fix linker error
diff --git a/x11/slim/PRE_BUILD b/x11/slim/PRE_BUILD
index e713140..8821392 100755
--- a/x11/slim/PRE_BUILD
+++ b/x11/slim/PRE_BUILD
@@ -1,8 +1,4 @@
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&