[25161] branches/dp2mp-move/base/Makefile.in
source_changes at macosforge.org
source_changes at macosforge.org
Mon May 14 23:49:09 PDT 2007
Revision: 25161
http://trac.macosforge.org/projects/macports/changeset/25161
Author: jmpp at macports.org
Date: 2007-05-14 23:49:09 -0700 (Mon, 14 May 2007)
Log Message:
-----------
Finish update rule for the base sources.
Modified Paths:
--------------
branches/dp2mp-move/base/Makefile.in
Modified: branches/dp2mp-move/base/Makefile.in
===================================================================
--- branches/dp2mp-move/base/Makefile.in 2007-05-15 06:45:33 UTC (rev 25160)
+++ branches/dp2mp-move/base/Makefile.in 2007-05-15 06:49:09 UTC (rev 25161)
@@ -34,8 +34,9 @@
# and onto a their new location in this case too.
[ ! -d ${datadir}/darwinports ] || rm -vrf ${datadir}/darwinports
-#
-# [ ! -d ${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate1 ] ||
+# Move the default base sources to the new layout
+ [ ! -d ${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate1 ] || mv -v \
+ ${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate1 ${localstatedir}/macports/sources/rsync.macports.org/release/base
# Move the default ports tree to the new layout
[ ! -d ${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports ] || mv -v \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070514/9645e87f/attachment.html
More information about the macports-changes
mailing list