Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Conner Clere (f0573405287dae4f2a89cacb3ebb2b36946c95ca)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Conner Clere (f0573405287dae4f2a89cacb3ebb2b36946c95ca)
  • Date: Thu, 23 Mar 2023 00:52:37 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

windowmanagers/hyprland/HISTORY | 3 +++
windowmanagers/hyprland/INSTALL | 1 +
2 files changed, 4 insertions(+)

New commits:
commit f0573405287dae4f2a89cacb3ebb2b36946c95ca
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

hyprland: skip installing subprojects

diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index 24814dd..eef8a49 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,6 @@
+2023-03-22 Conner Clere <xenanthropy AT sourcemage.org>
+ * INSTALL: added, skip installing subprojects
+
2023-03-21 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, PRE_BUILD, PREPARE: the ability for
builtin wlroots
is back
diff --git a/windowmanagers/hyprland/INSTALL b/windowmanagers/hyprland/INSTALL
new file mode 100755
index 0000000..0613592
--- /dev/null
+++ b/windowmanagers/hyprland/INSTALL
@@ -0,0 +1 @@
+meson_install "--skip-subprojects"



  • [SM-Commit] GIT changes to master grimoire by Conner Clere (f0573405287dae4f2a89cacb3ebb2b36946c95ca), Conner Clere, 03/22/2023

Archive powered by MHonArc 2.6.24.

Top of Page