[csw-devel] SF.net SVN: gar:[13152] csw/mgar/pkg/gmt/trunk/Makefile

gadavis at users.sourceforge.net gadavis at users.sourceforge.net
Tue Feb 1 01:13:20 CET 2011


Revision: 13152
          http://gar.svn.sourceforge.net/gar/?rev=13152&view=rev
Author:   gadavis
Date:     2011-02-01 00:13:20 +0000 (Tue, 01 Feb 2011)

Log Message:
-----------
Adding override for harmless /usr/local reference

Modified Paths:
--------------
    csw/mgar/pkg/gmt/trunk/Makefile

Modified: csw/mgar/pkg/gmt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmt/trunk/Makefile	2011-01-31 18:10:34 UTC (rev 13151)
+++ csw/mgar/pkg/gmt/trunk/Makefile	2011-02-01 00:13:20 UTC (rev 13152)
@@ -53,7 +53,8 @@
 
 ## Banish the unversioned shared objects to their own tree
 # The merge step moves things into the proper ISA-specific directory
-libdir     = $(exec_prefix)/lib/gmt
+#libdir     = $(exec_prefix)/lib/gmt
+libdir_install = $(exec_prefix)/lib/gmt
 EXTRA_LDFLAGS += -R $(libdir)/$(MM_LIBDIR)
 
 ## $(GMT_LIBS) gets passed to ./configure as LIBS
@@ -95,5 +96,5 @@
 	ln -s $(ISA_DEFAULT64) $(DESTDIR)/opt/csw/lib/gmt/64
 	@$(MAKECOOKIE)
 
-## This package has a number of unversioned private libraries
-CHECKPKG_OVERRIDES_CSWgmt += shared-lib-pkgname-mismatch|sonames=libgmt.so,libgmt_mgg.so,libgmtps.so,libmgd77.so,libpsl.so,libx2sys.so|pkgname=CSWgmt|expected=CSWlibs|
+#CHECKPKG_OVERRIDES_CSWgmt += shared-lib-pkgname-mismatch|sonames=libgmt.so,libgmt_mgg.so,libgmtps.so,libmgd77.so,libpsl.so,libx2sys.so|pkgname=CSWgmt|expected=CSWlibs|
+CHECKPKG_OVERRIDES_CSWgmt-doc += file-with-bad-content|/usr/local|root/opt/csw/share/doc/gmt/html/GMT_Docs/node257.html


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