[41425] trunk/dports/cross/i386-rtems-gcc/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Sun Nov 2 02:54:54 PST 2008


Revision: 41425
          http://trac.macports.org/changeset/41425
Author:   pguyot at kallisys.net
Date:     2008-11-02 02:54:54 -0800 (Sun, 02 Nov 2008)
Log Message:
-----------
cross/i386-rtems-gcc: spaces

Modified Paths:
--------------
    trunk/dports/cross/i386-rtems-gcc/Portfile

Modified: trunk/dports/cross/i386-rtems-gcc/Portfile
===================================================================
--- trunk/dports/cross/i386-rtems-gcc/Portfile	2008-11-02 10:53:06 UTC (rev 41424)
+++ trunk/dports/cross/i386-rtems-gcc/Portfile	2008-11-02 10:54:54 UTC (rev 41425)
@@ -135,7 +135,7 @@
 			${worksrcpath}/${path}/${name}.${suffix}
 		reinplace "s|@file{${name}}|@file{${crossgcc-target}-${name}}|g" \
 			${worksrcpath}/${path}/${name}.${suffix}
-		
+
 		# Fix the Makefile
 		reinplace "s| ${name}.info| ${crossgcc-target}-${name}.info|g" \
 			${worksrcpath}/${makefile}
@@ -155,11 +155,11 @@
 			${worksrcpath}/${makefile}
 		reinplace "s|^${name}.${suffix}|${crossgcc-target}-${name}.${suffix}|g" \
 			${worksrcpath}/${makefile}
-		
+
 		# Rename the source
 		file rename ${worksrcpath}/${path}/${name}.${suffix} \
 			${worksrcpath}/${path}/${crossgcc-target}-${name}.${suffix}
-		
+
 		# Fix install-info's dir.
 		# (note: this may be effectless if there was no info dir to be fixed)
 		reinplace "s|--info-dir=\$(DESTDIR)\$(infodir)|--dir-file=\$(DESTDIR)\$(infodir)/${crossgcc-target}-gcc-dir|g" \
@@ -242,7 +242,7 @@
 
 	# aliases for locales (should be on the system)
 	file delete "${destroot}/${prefix}/share/locale/locale.alias"
-	
+
 	# FSF propaganda (should already be there or would conflict)
 	file delete -force "${destroot}/${prefix}/share/man/man7"
 
@@ -251,13 +251,13 @@
 
 	# aliases for charsets (should already be there)
 	file delete "${destroot}/${prefix}/lib/charset.alias"
-	
+
 	# Remove man pages for tools that are not built as part of cross-gcc
 	file delete "${destroot}/${prefix}/share/man/man1/rmic.1"
 	file delete "${destroot}/${prefix}/share/man/man1/rmiregistry.1"
 	file delete "${destroot}/${prefix}/share/man/man1/jv-convert.1"
 	file delete "${destroot}/${prefix}/share/man/man1/gij.1"
-	
+
 	# For some reason, some man pages are not prefixed while they should have been
 	# (to avoid conflicting).
 	crossgcc::rename_man_page 1 cpp
@@ -265,7 +265,7 @@
 	crossgcc::rename_man_page 1 gcov
 	crossgcc::rename_man_page 1 jcf-dump
 	crossgcc::rename_man_page 1 jv-scan
-	
+
 	# There is a bug in gcc/Makefile::install-driver
 	# For cross compilers, $(GCC_INSTALL_NAME) is equal to
 	# $(target_noncanonical)-gcc-$(version)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081102/6dcc199f/attachment.html>


More information about the macports-changes mailing list