Skip to Content.
Sympa Menu

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

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 (8dd9eb835419fb7d282779a5f5d68767353ff45d)
  • Date: Mon, 28 Nov 2022 03:18:50 +0000

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

chat-irc/hexchat/HISTORY | 4 ++++
chat-irc/hexchat/INSTALL | 1 +
2 files changed, 5 insertions(+)

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

chat-irc/hexchat: added INSTALL to avoid post installation calls of
update-desktop-database and such

diff --git a/chat-irc/hexchat/HISTORY b/chat-irc/hexchat/HISTORY
index a0bb36e..16b9150 100644
--- a/chat-irc/hexchat/HISTORY
+++ b/chat-irc/hexchat/HISTORY
@@ -1,3 +1,7 @@
+2022-11-27 Pavel Vinogradov <public AT sourcemage.org>
+ * INSTALL: added to avoid error when update-desktop-database and
others aren't
+ available
+
2022-11-02 Conner Clere <connerclere AT gmail.com>
* CONFIGURE: Fixed typo (with-systinfo -> with-sysinfo)
* DEPENDS: Fixed typo (missing "\" at end of line 31)
diff --git a/chat-irc/hexchat/INSTALL b/chat-irc/hexchat/INSTALL
new file mode 100755
index 0000000..c88b2d5
--- /dev/null
+++ b/chat-irc/hexchat/INSTALL
@@ -0,0 +1 @@
+DESTDIR="${INSTALL_ROOT}/" default_install



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (8dd9eb835419fb7d282779a5f5d68767353ff45d), Pavel Vinogradov, 11/27/2022

Archive powered by MHonArc 2.6.24.

Top of Page