Skip to Content.
Sympa Menu

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

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 (72a857b7fbf835ae3e5b3e2823285fe8493d78de)
  • Date: Sun, 9 Oct 2011 20:39:36 -0500

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

graphics/mypaint/HISTORY | 2 +-
graphics/mypaint/INSTALL | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 72a857b7fbf835ae3e5b3e2823285fe8493d78de
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

mypaint: Fix install

diff --git a/graphics/mypaint/HISTORY b/graphics/mypaint/HISTORY
index 5061ee7..8a3a781 100644
--- a/graphics/mypaint/HISTORY
+++ b/graphics/mypaint/HISTORY
@@ -1,3 +1,3 @@
2011-10-10 Ismael Luceno <ismael AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created
-
+ * INSTALL: Fix scons call
diff --git a/graphics/mypaint/INSTALL b/graphics/mypaint/INSTALL
index beb120b..04ecd95 100755
--- a/graphics/mypaint/INSTALL
+++ b/graphics/mypaint/INSTALL
@@ -1 +1 @@
-scons prefix=$INSTALL_ROOT/usr
+scons prefix=$INSTALL_ROOT/usr install



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (72a857b7fbf835ae3e5b3e2823285fe8493d78de), Ismael Luceno, 10/09/2011

Archive powered by MHonArc 2.6.24.

Top of Page