Revision: 10481 http://gar.svn.sourceforge.net/gar/?rev=10481&view=rev Author: wahwah Date: 2010-07-09 10:12:24 +0000 (Fri, 09 Jul 2010)
Log Message: ----------- mGAR v2: checkpkg, a pointer at a typical case with sparcv8+ binaries. Modified Paths: -------------- csw/mgar/gar/v2/lib/python/package_checks.py Modified: csw/mgar/gar/v2/lib/python/package_checks.py =================================================================== --- csw/mgar/gar/v2/lib/python/package_checks.py 2010-07-09 10:11:47 UTC (rev 10480) +++ csw/mgar/gar/v2/lib/python/package_checks.py 2010-07-09 10:12:24 UTC (rev 10481) @@ -886,7 +886,10 @@ "subdirectories that match the architecture. " "For example, a sparcv8+ binary must not be placed under " "/opt/csw/lib, but under /opt/csw/lib/sparcv8plus. " - "For more information, visit " + "Typically, the case is that sparcv8+ binaries end up under bin/ " + "or under lib/ because of ignored CFLAGS. " + "For more information about the OpenCSW binary placement policy, " + "visit " "http://www.opencsw.org/extend-it/contribute-packages/" "build-standards/" "architecture-optimization-using-isaexec-and-isalist/") This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel