[100351] trunk/dports/_resources/port1.0/group/crossgcc-1.0.tcl
raimue at macports.org
raimue at macports.org
Sat Dec 8 18:13:29 PST 2012
Revision: 100351
https://trac.macports.org/changeset/100351
Author: raimue at macports.org
Date: 2012-12-08 18:13:28 -0800 (Sat, 08 Dec 2012)
Log Message:
-----------
group/crossgcc-1.0:
Whitespace only
Modified Paths:
--------------
trunk/dports/_resources/port1.0/group/crossgcc-1.0.tcl
Modified: trunk/dports/_resources/port1.0/group/crossgcc-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/crossgcc-1.0.tcl 2012-12-09 02:12:30 UTC (rev 100350)
+++ trunk/dports/_resources/port1.0/group/crossgcc-1.0.tcl 2012-12-09 02:13:28 UTC (rev 100351)
@@ -178,15 +178,15 @@
destroot.violate_mtree yes
pre-destroot {
- # gcc needs the cross directory structure to be present
- # in order to fill it during installation.
- file mkdir "${destroot}/${prefix}/${crossgcc.target}/bin"
- file mkdir "${destroot}/${prefix}/${crossgcc.target}/lib"
+ # gcc needs the cross directory structure to be present
+ # in order to fill it during installation.
+ file mkdir "${destroot}/${prefix}/${crossgcc.target}/bin"
+ file mkdir "${destroot}/${prefix}/${crossgcc.target}/lib"
}
post-destroot {
- # FSF propaganda (should already be there or would conflict)
- file delete -force "${destroot}/${prefix}/share/man/man7"
+ # FSF propaganda (should already be there or would conflict)
+ file delete -force "${destroot}/${prefix}/share/man/man7"
}
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121208/e06e87f8/attachment.html>
More information about the macports-changes
mailing list