[69605] branches/gsoc10-configfiles/tools

and.damore at macports.org and.damore at macports.org
Sat Jul 10 14:39:51 PDT 2010


Revision: 69605
          http://trac.macports.org/changeset/69605
Author:   and.damore at macports.org
Date:     2010-07-10 14:39:50 -0700 (Sat, 10 Jul 2010)
Log Message:
-----------
minor changes to tools

Modified Paths:
--------------
    branches/gsoc10-configfiles/tools/README
    branches/gsoc10-configfiles/tools/gsoc
    branches/gsoc10-configfiles/tools/gsocmake

Modified: branches/gsoc10-configfiles/tools/README
===================================================================
--- branches/gsoc10-configfiles/tools/README	2010-07-10 21:24:46 UTC (rev 69604)
+++ branches/gsoc10-configfiles/tools/README	2010-07-10 21:39:50 UTC (rev 69605)
@@ -15,4 +15,4 @@
     source "$HOME"/.bash_macports
 
 gsocmake
-  changes to branch, configures and makes
+  changes to branch, configures and makes. After install edit sources.conf to point to standard installation source.

Modified: branches/gsoc10-configfiles/tools/gsoc
===================================================================
--- branches/gsoc10-configfiles/tools/gsoc	2010-07-10 21:24:46 UTC (rev 69604)
+++ branches/gsoc10-configfiles/tools/gsoc	2010-07-10 21:39:50 UTC (rev 69605)
@@ -9,7 +9,7 @@
 elif [ "$1" == ports ] || [ "$1" == port1.0 ]; then
     DIR="$DIR"src/port1.0/
 else
-  echo -e "Usage:\ngsoc port | [macports | macports] | [ports | port1.0]"
+  echo -e "Usage:\ngsoc port | [macports | macports1.0] | [ports | port1.0]"
   exit 1
 fi
 

Modified: branches/gsoc10-configfiles/tools/gsocmake
===================================================================
--- branches/gsoc10-configfiles/tools/gsocmake	2010-07-10 21:24:46 UTC (rev 69604)
+++ branches/gsoc10-configfiles/tools/gsocmake	2010-07-10 21:39:50 UTC (rev 69605)
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
 
 source ~/.bash_macports
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100710/a33e7a68/attachment.html>


More information about the macports-changes mailing list