Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (5b873c2b218a953263576c38f026f6343ae6ebb0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bearcat Sandor <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bearcat Sandor (5b873c2b218a953263576c38f026f6343ae6ebb0)
  • Date: Sun, 16 Sep 2007 17:59:52 -0500

GIT changes to master grimoire by Bearcat Sandor <sourcemage AT feline-soul.com>:

utils/virtualbox/DEPENDS | 2 +-
utils/virtualbox/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit e7ae3ff7d8ca4e7e269fed6c93085bcad4e433ab
Author: Bearcat Sandor <sourcemage AT feline-soul.com>
Commit: Bearcat Sandor <sourcemage AT feline-soul.com>

According to the website for Virtualbox bin86 and dev86 work equally
well, so i changed the "dev86" to LD86.

diff --git a/utils/virtualbox/DEPENDS b/utils/virtualbox/DEPENDS
index 0d8a68c..73ac4d8 100755
--- a/utils/virtualbox/DEPENDS
+++ b/utils/virtualbox/DEPENDS
@@ -1,5 +1,5 @@
depends virtualbox-module &&
depends qt-x11 &&
-depends dev86 &&
+depends LD86 &&
depends iasl &&
depends xalan-c
diff --git a/utils/virtualbox/HISTORY b/utils/virtualbox/HISTORY
index 796ab48..e43dc9f 100644
--- a/utils/virtualbox/HISTORY
+++ b/utils/virtualbox/HISTORY
@@ -1,3 +1,6 @@
+2007-09-16 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DEPENDS: Changed dev86 to LD86
+
2007-09-03 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.5.0, updated SOURCE and SOURCE_DIRECTORY
* PRE_BUILD: updated




Archive powered by MHonArc 2.6.24.

Top of Page