[46088] contrib/mpab/chroot-scripts/recreateportindex

febeling at macports.org febeling at macports.org
Wed Jan 28 15:25:06 PST 2009


Revision: 46088
          http://trac.macports.org/changeset/46088
Author:   febeling at macports.org
Date:     2009-01-28 15:25:06 -0800 (Wed, 28 Jan 2009)
Log Message:
-----------
chroot-scripts/recreateportindex: script for re-creation of the PortIndex inside mpab chroot.

Added Paths:
-----------
    contrib/mpab/chroot-scripts/recreateportindex

Added: contrib/mpab/chroot-scripts/recreateportindex
===================================================================
--- contrib/mpab/chroot-scripts/recreateportindex	                        (rev 0)
+++ contrib/mpab/chroot-scripts/recreateportindex	2009-01-28 23:25:06 UTC (rev 46088)
@@ -0,0 +1,14 @@
+#!/bin/sh
+#
+# re-create the portindex
+#
+
+cd /opt/mports/dports
+/opt/local/bin/portindex > /dev/null
+#!/bin/sh
+#
+# re-create the portindex
+#
+
+cd /opt/mports/dports
+/opt/local/bin/portindex > /dev/null
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090128/8c501cf2/attachment.html>


More information about the macports-changes mailing list