[25069] branches/dp2mp-move/base/doc/portfile.7

source_changes at macosforge.org source_changes at macosforge.org
Sat May 12 23:45:12 PDT 2007


Revision: 25069
          http://trac.macosforge.org/projects/macports/changeset/25069
Author:   jmpp at macports.org
Date:     2007-05-12 23:45:12 -0700 (Sat, 12 May 2007)

Log Message:
-----------
Merge Eridius' r25026: Rewrite description of delete command.

Modified Paths:
--------------
    branches/dp2mp-move/base/doc/portfile.7

Modified: branches/dp2mp-move/base/doc/portfile.7
===================================================================
--- branches/dp2mp-move/base/doc/portfile.7	2007-05-13 06:43:58 UTC (rev 25068)
+++ branches/dp2mp-move/base/doc/portfile.7	2007-05-13 06:45:12 UTC (rev 25069)
@@ -1599,10 +1599,12 @@
 Built-in shorthand alternative to "file copy".
 .It Ic move
 Built-in shorthand alternative to "file rename".
-.It Ic delete
-Built-in shorthand alternative to "file delete". Required over the latter for Portfiles that perform deleting
-operations on directories while building the port on Mac OS X 10.3 and earlier, due to a Tcl anomaly on those systems
-that causes "file delete" to fail.
+.It Ic delete Ar
+Deletes each of the given files/directories. Behaves similarly to
+.Ic file delete -force
+except that
+.Ic file delete -force
+will fail to delete directories properly on 10.3 systems.
 .It Ic touch
 Built-in command mimicking the BSD touch command.
 .It Ic ln

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070512/51164250/attachment.html


More information about the macports-changes mailing list