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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Aug 17 22:04:45 CEST 2013


Revision: 21762
          http://gar.svn.sourceforge.net/gar/?rev=21762&view=rev
Author:   chninkel
Date:     2013-08-17 20:04:43 +0000 (Sat, 17 Aug 2013)
Log Message:
-----------
netpbm/trunk: removed GNU from path to solve no direct binding error

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

Modified: csw/mgar/pkg/netpbm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netpbm/trunk/Makefile	2013-08-17 19:39:13 UTC (rev 21761)
+++ csw/mgar/pkg/netpbm/trunk/Makefile	2013-08-17 20:04:43 UTC (rev 21762)
@@ -41,8 +41,6 @@
 RUNTIME_DEP_PKGS_CSWnetpbm += CSWlibjbig2
 RUNTIME_DEP_PKGS_CSWnetpbm += CSWlibpng15-15
 RUNTIME_DEP_PKGS_CSWnetpbm += CSWlibjasper1
-# Plenty of those, but check_db_symbols returns absolutely nothing
-CHECKPKG_OVERRIDES_CSWnetpbm += no-direct-binding
 
 PACKAGES += CSWlibnetpbm11
 CATALOGNAME_CSWlibnetpbm11 = libnetpbm11
@@ -73,15 +71,11 @@
 
 EXTRA_PAX_ARGS = -s ",$(prefix)/misc,$(sharedstatedir)/netpbm,"
 
-EXTRA_LD_OPTIONS += -z nolazyload -B direct
-
 # Needed so the newly built libis picked before the installed one
 EXTRA_LD_OPTIONS += -L$(abspath $(WORKSRC)/lib)
 
 include gar/category.mk
 
-PATH := /opt/csw/gnu:$(PATH)
-
 configure-custom:
 	cp $(WORKDIR)/config.mk $(WORKSRC)
 	@$(MAKECOOKIE)

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