sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (42276db5c29a643ea7ca0eef553bc0b69c1ed6cc)
- From: Pol Vinogradov <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (42276db5c29a643ea7ca0eef553bc0b69c1ed6cc)
- Date: Thu, 25 Dec 2008 02:19:52 -0600
GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:
devel/tk/HISTORY | 3 +++
devel/tk/INSTALL | 8 ++------
2 files changed, 5 insertions(+), 6 deletions(-)
New commits:
commit 42276db5c29a643ea7ca0eef553bc0b69c1ed6cc
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
devel/tk: simplified symbolic link creation in INSTALL
diff --git a/devel/tk/HISTORY b/devel/tk/HISTORY
index 62d0cc8..dbdbdca 100644
--- a/devel/tk/HISTORY
+++ b/devel/tk/HISTORY
@@ -1,3 +1,6 @@
+2008-12-25 Pol Vinogradov <vin.public AT gmail.com>
+ * INSTALL: simplified symbolic link creation
+
2008-12-24 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to 8.5.6
diff --git a/devel/tk/INSTALL b/devel/tk/INSTALL
index 2700d74..758ccb8 100755
--- a/devel/tk/INSTALL
+++ b/devel/tk/INSTALL
@@ -1,7 +1,3 @@
-default_install &&
+default_install &&
-if [ "$DEVEL" = "y" ]; then
- ln -sf wish8.5 $INSTALL_ROOT/usr/bin/wish
-else
- ln -sf wish8.5 $INSTALL_ROOT/usr/bin/wish
-fi
+ln -sf wish${VERSION:0:3} ${INSTALL_ROOT}/usr/bin/wish
- [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (42276db5c29a643ea7ca0eef553bc0b69c1ed6cc), Pol Vinogradov, 12/25/2008
Archive powered by MHonArc 2.6.24.