Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2fbddc40451e8cd5570af3e3c0a078180b99e256)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2fbddc40451e8cd5570af3e3c0a078180b99e256)
  • Date: Sat, 18 Dec 2021 13:28:19 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

utils/aqemu/BUILD | 2 +-
utils/aqemu/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 2fbddc40451e8cd5570af3e3c0a078180b99e256
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

aqemu: Fix install paths

diff --git a/utils/aqemu/BUILD b/utils/aqemu/BUILD
index 2113434..e013b8d 100755
--- a/utils/aqemu/BUILD
+++ b/utils/aqemu/BUILD
@@ -1 +1 @@
-qt4_cmake_build
+cmake_build
diff --git a/utils/aqemu/HISTORY b/utils/aqemu/HISTORY
index 577c98b..a41433d 100644
--- a/utils/aqemu/HISTORY
+++ b/utils/aqemu/HISTORY
@@ -2,6 +2,7 @@
* DEPENDS: switched qt4 dep to QT
* DETAILS: updated spell to 0.9.4
* PRE_BUILD, patches/0001-stdexcept.patch: fixed missing include
+ * BUILD: switch to cmake_build

2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2fbddc40451e8cd5570af3e3c0a078180b99e256), Ismael Luceno, 12/18/2021

Archive powered by MHonArc 2.6.24.

Top of Page