[29510] trunk/dports/devel/stgit/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 26 01:11:49 PDT 2007


Revision: 29510
          http://trac.macosforge.org/projects/macports/changeset/29510
Author:   boeyms at macports.org
Date:     2007-09-26 01:11:48 -0700 (Wed, 26 Sep 2007)

Log Message:
-----------
stgit: Fix for destroot bug reported in #12776.

Modified Paths:
--------------
    trunk/dports/devel/stgit/Portfile

Modified: trunk/dports/devel/stgit/Portfile
===================================================================
--- trunk/dports/devel/stgit/Portfile	2007-09-26 07:34:21 UTC (rev 29509)
+++ trunk/dports/devel/stgit/Portfile	2007-09-26 08:11:48 UTC (rev 29510)
@@ -29,7 +29,7 @@
 
 depends_run         port:git-core
 
-set stgdocs     ${worksrcpath}/Documentation/\[a-z\]*.txt
+set stgdocs     "${worksrcpath}/Documentation/\\\[a-z\\\]*.txt"
 set stgman      ""
 
 post-destroot {

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


More information about the macports-changes mailing list