summarylogtreecommitdiffstats
path: root/0001-gui-Move-gui-to-bmstools-folder.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-gui-Move-gui-to-bmstools-folder.patch')
-rw-r--r--0001-gui-Move-gui-to-bmstools-folder.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-gui-Move-gui-to-bmstools-folder.patch b/0001-gui-Move-gui-to-bmstools-folder.patch
index b627624b2dc4..9e4f8c78ad81 100644
--- a/0001-gui-Move-gui-to-bmstools-folder.patch
+++ b/0001-gui-Move-gui-to-bmstools-folder.patch
@@ -1,7 +1,7 @@
From 31ca32d034771e539f3aee88c80f252538c6b7dc Mon Sep 17 00:00:00 2001
From: Kyle Manna <kyle@kylemanna.com>
Date: Sat, 29 Jul 2023 10:31:05 -0500
-Subject: [PATCH 1/3] gui: Move gui to bmstools folder
+Subject: [PATCH 1/2] gui: Move gui to bmstools folder
* Move these under bmstools so that when installed it's not in the
global Python library namespace, instead it's `bmstools.gui`.