Skip to Content.
Sympa Menu

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

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 (f92b02cf9ef01c734d815bcb2d461aa98f39f1e2)
  • Date: Mon, 3 Oct 2022 02:00:47 +0000

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

chat-irc/weechat/HISTORY | 3 +++
chat-irc/weechat/INSTALL | 6 ------
2 files changed, 3 insertions(+), 6 deletions(-)

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

chat-irc/weechat: removed useless INSTALL

diff --git a/chat-irc/weechat/HISTORY b/chat-irc/weechat/HISTORY
index a051c1d..5b633f8 100644
--- a/chat-irc/weechat/HISTORY
+++ b/chat-irc/weechat/HISTORY
@@ -1,3 +1,6 @@
+2022-10-02 Pavel Vinogradov <public AT sourcemage.org>
+ * INSTALL: removed, not needed anymmore
+
2022-07-10 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.6

diff --git a/chat-irc/weechat/INSTALL b/chat-irc/weechat/INSTALL
deleted file mode 100755
index 18da5fd..0000000
--- a/chat-irc/weechat/INSTALL
+++ /dev/null
@@ -1,6 +0,0 @@
-if [[ $WEECHAT_CMAKE == y ]]; then
- cd ${SOURCE_DIRECTORY}/build &&
- default_install
-else
- default_install
-fi



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (f92b02cf9ef01c734d815bcb2d461aa98f39f1e2), Pavel Vinogradov, 10/02/2022

Archive powered by MHonArc 2.6.24.

Top of Page