Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3b68b2f3ee6d4b0f6c46e15e5cfddd1602c8daa5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3b68b2f3ee6d4b0f6c46e15e5cfddd1602c8daa5)
  • Date: Thu, 23 Mar 2023 01:20:05 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

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

New commits:
commit 3b68b2f3ee6d4b0f6c46e15e5cfddd1602c8daa5
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

windowmanagers/hyprland: don't install docs subdir to avoid duplicates

diff --git a/windowmanagers/hyprland/DETAILS b/windowmanagers/hyprland/DETAILS
index 65dc527..2639f1198 100755
--- a/windowmanagers/hyprland/DETAILS
+++ b/windowmanagers/hyprland/DETAILS
@@ -19,6 +19,7 @@ fi
WEB_SITE=http://www.hyprland.org/
ENTERED=20230123
LICENSE[0]=BSD
+ DOC_DIRS=""
KEYWORDS="windowmanagers wayland wlroots"
SHORT="dynamic tiling Wayland compositor"
cat << EOF
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index eef8a49..d098679 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,6 @@
+2023-03-22 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: don't install docs subdir, man pages are installed to
proper path
+
2023-03-22 Conner Clere <xenanthropy AT sourcemage.org>
* INSTALL: added, skip installing subprojects




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (3b68b2f3ee6d4b0f6c46e15e5cfddd1602c8daa5), Pavel Vinogradov, 03/22/2023

Archive powered by MHonArc 2.6.24.

Top of Page