summaryrefslogtreecommitdiff
path: root/ceres/0001-Fix-style.css-symlink-for-Arch-Linux-build.patch
blob: dd9f095bba127aea8d6d9b7dbae38edd638de2bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From 3044c28ec034406e3d8ab82a8551ada1a0b52470 Mon Sep 17 00:00:00 2001
From: xengineering <me@xengineering.eu>
Date: Thu, 13 Apr 2023 21:10:11 +0200
Subject: [PATCH] Fix style.css symlink for Arch Linux build

---
 data/static/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/static/style.css b/data/static/style.css
index c954338..f49e7f6 120000
--- a/data/static/style.css
+++ b/data/static/style.css
@@ -1 +1 @@
-../../simple.css/simple.min.css
\ No newline at end of file
+../../../simple.css-2.1.1/simple.min.css
\ No newline at end of file
-- 
2.40.0