Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (4325dd0efc49fd8e8b3de76de3728bbff2417919)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (4325dd0efc49fd8e8b3de76de3728bbff2417919)
  • Date: Wed, 3 Oct 2007 14:19:14 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

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

New commits:
commit 4325dd0efc49fd8e8b3de76de3728bbff2417919
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

http://www.virtualbox.org/wiki/Linux%20build%20instructions
virtualbox needs bcc and bcc is only a part of our dev86.
bin86 doesn't provide it.
https://lists.ibiblio.org/sympa/arc/sm-commit/2007-September/012707.html

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

This reverts commit e7ae3ff7d8ca4e7e269fed6c93085bcad4e433ab.

diff --git a/utils/virtualbox/DEPENDS b/utils/virtualbox/DEPENDS
index 73ac4d8..0d8a68c 100755
--- a/utils/virtualbox/DEPENDS
+++ b/utils/virtualbox/DEPENDS
@@ -1,5 +1,5 @@
depends virtualbox-module &&
depends qt-x11 &&
-depends LD86 &&
+depends dev86 &&
depends iasl &&
depends xalan-c
diff --git a/utils/virtualbox/HISTORY b/utils/virtualbox/HISTORY
index e43dc9f..796ab48 100644
--- a/utils/virtualbox/HISTORY
+++ b/utils/virtualbox/HISTORY
@@ -1,6 +1,3 @@
-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



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (4325dd0efc49fd8e8b3de76de3728bbff2417919), Ladislav Hagara, 10/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page