Skip to Content.
Sympa Menu

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

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 (75eae143ce1a8e0d8dcb56da2912a4dc5b7d6920)
  • Date: Sat, 17 Nov 2018 21:38:02 +0000

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

x11/conky/BUILD | 2 +-
x11/conky/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 75eae143ce1a8e0d8dcb56da2912a4dc5b7d6920
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

x11/conky: deduplicated docs

diff --git a/x11/conky/BUILD b/x11/conky/BUILD
index 4712181..43e93a1 100755
--- a/x11/conky/BUILD
+++ b/x11/conky/BUILD
@@ -1,2 +1,2 @@
-OPTS="$OPTS $CONKY_OPTS" &&
+OPTS="-DDOC_PATH=share/doc/${SPELL} $OPTS $CONKY_OPTS" &&
cmake_build
diff --git a/x11/conky/HISTORY b/x11/conky/HISTORY
index 74e2c5f..01c363f 100644
--- a/x11/conky/HISTORY
+++ b/x11/conky/HISTORY
@@ -1,3 +1,6 @@
+2018-11-17 Pavel Vinogradov <public AT sourcemage.org>
+ * BUILD: deduplicated docs
+
2018-11-15 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, DEPENDS, DETAILS: now fully converted to cmake build
system



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (75eae143ce1a8e0d8dcb56da2912a4dc5b7d6920), Pavel Vinogradov, 11/17/2018

Archive powered by MHonArc 2.6.24.

Top of Page