[csw-devel] SF.net SVN: gar:[15394] csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Aug 21 10:47:56 CEST 2011
Revision: 15394
http://gar.svn.sourceforge.net/gar/?rev=15394&view=rev
Author: wahwah
Date: 2011-08-21 08:47:56 +0000 (Sun, 21 Aug 2011)
Log Message:
-----------
pkg/gcc4/branches/bootstrap-4.6: hardlink fixes
Modified Paths:
--------------
csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile
Modified: csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile
===================================================================
--- csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile 2011-08-21 08:39:27 UTC (rev 15393)
+++ csw/mgar/pkg/gcc4/branches/bootstrap-4.6/Makefile 2011-08-21 08:47:56 UTC (rev 15394)
@@ -298,7 +298,7 @@
CATALOGNAME_CSWgcc4g++ = gcc4g++
SPKG_DESC_CSWgcc4g++ = GNU C++ Compiler
PKGFILES_CSWgcc4g++ = $(bindir)/[cg]\+\+
-PKGFILES_CSWgcc4g++ += $(bindir)/\w+-pc-solaris[\d\.]+-[cg]\+\+
+PKGFILES_CSWgcc4g++ += $(bindir)/\w+-\w+-solaris[\d\.]+-[cg]\+\+
PKGFILES_CSWgcc4g++ += $(libexecdir)/.*cc1plus
PKGFILES_CSWgcc4g++ += $(libdir)/.*libstdc.*a
PKGFILES_CSWgcc4g++ += $(call baseisadirs,$(libdir),libstdc\+\+\.so)
@@ -325,8 +325,7 @@
RUNTIME_DEP_PKGS_CSWgcc4gfortran += CSWlibmpc2
RUNTIME_DEP_PKGS_CSWgcc4gfortran += CSWlibz1
PKGFILES_CSWgcc4gfortran = $(bindir)/gfortran
-PKGFILES_CSWgcc4gfortran += $(bindir)/sparc-sun-solaris2.10-gfortran
-PKGFILES_CSWgcc4gfortran += $(bindir)/i386-pc-solaris2.10-gfortran
+PKGFILES_CSWgcc4gfortran += $(bindir)/\w+-\w+-solaris[\d\.]+-gfortran
PKGFILES_CSWgcc4gfortran += $(libdir)/.*libgfortran.*a
PKGFILES_CSWgcc4gfortran += $(libexecdir)/.*f951
PKGFILES_CSWgcc4gfortran += $(mandir)/.*gfortran.1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list