[csw-devel] SF.net SVN: gar:[19547] csw/mgar/pkg/lang-python/numpy/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Oct 30 22:36:58 CET 2012
Revision: 19547
http://gar.svn.sourceforge.net/gar/?rev=19547&view=rev
Author: bdwalton
Date: 2012-10-30 21:36:57 +0000 (Tue, 30 Oct 2012)
Log Message:
-----------
lang-python/numpy/trunk: fully genericize the rpath checkpkg override
Modified Paths:
--------------
csw/mgar/pkg/lang-python/numpy/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/numpy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/numpy/trunk/Makefile 2012-10-30 21:23:40 UTC (rev 19546)
+++ csw/mgar/pkg/lang-python/numpy/trunk/Makefile 2012-10-30 21:36:57 UTC (rev 19547)
@@ -50,6 +50,6 @@
# because we need to force the use of libsunperf from (initially) the
# studio install dir, the RPATH gets munged, regardless of
# -xnorunpath. Our library path takes precedence though so we do not relay on things from studio at runtime.
-CHECKPKG_OVERRIDES_CSWpy-numpy += bad-rpath-entry|/opt/SUNWspro/lib
+CHECKPKG_OVERRIDES_CSWpy-numpy += bad-rpath-entry
include gar/category.mk
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