[41368] contrib/portfile-gen/portfile-gen
blb at macports.org
blb at macports.org
Fri Oct 31 11:18:04 PDT 2008
Revision: 41368
http://trac.macports.org/changeset/41368
Author: blb at macports.org
Date: 2008-10-31 11:18:04 -0700 (Fri, 31 Oct 2008)
Log Message:
-----------
portfile-gen - replace question marks with 'replaceme' for consistency
Modified Paths:
--------------
contrib/portfile-gen/portfile-gen
Modified: contrib/portfile-gen/portfile-gen
===================================================================
--- contrib/portfile-gen/portfile-gen 2008-10-31 17:22:21 UTC (rev 41367)
+++ contrib/portfile-gen/portfile-gen 2008-10-31 18:18:04 UTC (rev 41368)
@@ -112,7 +112,7 @@
python25 {
puts "post-destroot {"
puts { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}}
- puts " xinstall -m 644 -W $\{worksrcpath\} ??? \\"
+ puts " xinstall -m 644 -W $\{worksrcpath\} replaceme \\"
puts { ${destroot}${prefix}/share/doc/${name}}
puts "}"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081031/985d92d1/attachment.html>
More information about the macports-changes
mailing list