From 2154221800227c713c542fa0e258584d83de2233 Mon Sep 17 00:00:00 2001
From: Richard Muzik <richard.muzik@nic.cz>
Date: Mon, 13 Nov 2023 09:48:45 +0100
Subject: [PATCH] patches/turrispackages: drop patch for timezone

After changing the way python dependencies are handled this was in
confilct and did not make any sense.
---
 ...rris-timezone-temporary-fix-for-l18n.patch | 26 -------------------
 1 file changed, 26 deletions(-)
 delete mode 100644 patches/turrispackages/wip/0001-Revert-Revert-turris-timezone-temporary-fix-for-l18n.patch

diff --git a/patches/turrispackages/wip/0001-Revert-Revert-turris-timezone-temporary-fix-for-l18n.patch b/patches/turrispackages/wip/0001-Revert-Revert-turris-timezone-temporary-fix-for-l18n.patch
deleted file mode 100644
index 9c746a39b..000000000
--- a/patches/turrispackages/wip/0001-Revert-Revert-turris-timezone-temporary-fix-for-l18n.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 72dcf46d67582331ee344ac88e79c55702c0558a Mon Sep 17 00:00:00 2001
-From: Josef Schlehofer <pepe.schlehofer@gmail.com>
-Date: Thu, 9 Dec 2021 18:48:59 +0100
-Subject: [PATCH] Revert "Revert "turris-timezone: temporary fix for l18n""
-
-It seems it is necessary again. We need to fix this in upstream
-properly.
----
- utils/turris-timezone/Makefile | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/utils/turris-timezone/Makefile b/utils/turris-timezone/Makefile
-index a805547f4..d36059660 100644
---- a/utils/turris-timezone/Makefile
-+++ b/utils/turris-timezone/Makefile
-@@ -15,7 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
- PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/foris-controller/$(PKG_NAME)/-/archive/v$(PKG_VERSION)/
- PKG_HASH:=0042a108d81b56c414e229638d432c15acc75ed1591a68ab213ad21db657441c
- PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-v$(PKG_VERSION)
--HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=l18n
- 
- PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
- PKG_LICENSE:=GPL-3.0-or-later
--- 
-2.37.1
-
-- 
GitLab