Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (201e55782095478cbeaf939217eb39bbd60c87d9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (201e55782095478cbeaf939217eb39bbd60c87d9)
  • Date: Wed, 27 Sep 2006 15:54:44 -0500

GIT changes to master grimoire by Eric Sandall <sandalle@moby.(none)>:

x11-toolkits/openmotif/DEPENDS | 2 ++
x11-toolkits/openmotif/HISTORY | 4 ++++
2 files changed, 6 insertions(+)

New commits:
commit 201e55782095478cbeaf939217eb39bbd60c87d9
Author: Eric Sandall <sandalle@moby.(none)>
Commit: Eric Sandall <sandalle@moby.(none)>

Fix openmotif using a FUNCTIONS variable in DEPENDS

diff --git a/x11-toolkits/openmotif/DEPENDS b/x11-toolkits/openmotif/DEPENDS
index decdeaf..47e20b5 100755
--- a/x11-toolkits/openmotif/DEPENDS
+++ b/x11-toolkits/openmotif/DEPENDS
@@ -1,3 +1,5 @@
+. $GRIMOIRE/FUNCTIONS &&
+
depends X11-LIBS &&

if check_if_xorg_modular_libs ; then
diff --git a/x11-toolkits/openmotif/HISTORY b/x11-toolkits/openmotif/HISTORY
index ad4f1ac..23d8600 100644
--- a/x11-toolkits/openmotif/HISTORY
+++ b/x11-toolkits/openmotif/HISTORY
@@ -1,3 +1,7 @@
+2006-09-27 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: FUNCTIONS is not sourced here automatically, so source it
for
+ check_if_xorg_modular_libs().
+
2006-09-26 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS: use check_if_xorg_modular_libs
* BUILD: use check_if_xorg_modular_libs and make sure to install



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (201e55782095478cbeaf939217eb39bbd60c87d9), Eric Sandall, 09/27/2006

Archive powered by MHonArc 2.6.24.

Top of Page