[46085] contrib/mpab/chroot-scripts/installmacports

febeling at macports.org febeling at macports.org
Wed Jan 28 15:09:18 PST 2009


Revision: 46085
          http://trac.macports.org/changeset/46085
Author:   febeling at macports.org
Date:     2009-01-28 15:09:17 -0800 (Wed, 28 Jan 2009)
Log Message:
-----------
Fix: add the [default] tag to macports/sources.conf.

Modified Paths:
--------------
    contrib/mpab/chroot-scripts/installmacports

Modified: contrib/mpab/chroot-scripts/installmacports
===================================================================
--- contrib/mpab/chroot-scripts/installmacports	2009-01-28 22:52:34 UTC (rev 46084)
+++ contrib/mpab/chroot-scripts/installmacports	2009-01-28 23:09:17 UTC (rev 46085)
@@ -6,6 +6,6 @@
 cd /opt/mports/base
 ./configure && make all && make install && make distclean
 if [[ $? == 0 ]]; then
-   echo "file:///opt/mports/dports" > /opt/local/etc/macports/sources.conf
+   echo "file:///opt/mports/dports [default]" > /opt/local/etc/macports/sources.conf
 fi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090128/2b50285f/attachment.html>


More information about the macports-changes mailing list