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

gadavis at users.sourceforge.net gadavis at users.sourceforge.net
Tue Dec 7 22:30:34 CET 2010


Revision: 11827
          http://gar.svn.sourceforge.net/gar/?rev=11827&view=rev
Author:   gadavis
Date:     2010-12-07 21:30:34 +0000 (Tue, 07 Dec 2010)

Log Message:
-----------
Get GMT to clear checkpkg gauntlet

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

Modified: csw/mgar/pkg/gmt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmt/trunk/Makefile	2010-12-07 15:02:51 UTC (rev 11826)
+++ csw/mgar/pkg/gmt/trunk/Makefile	2010-12-07 21:30:34 UTC (rev 11827)
@@ -35,7 +35,8 @@
 TEST_SCRIPTS =
 
 ## GMT doesn't use the GNU convention for unpacked tarballs
-WORKSRC = $(WORKDIR)/GMT$(GARVERSION)
+#WORKSRC = $(WORKDIR)/GMT$(GARVERSION)
+DISTNAME = GMT$(GMT_VERSION)
 
 ## Arguments passed to the ./configure script. Configure ignores the various
 ## environment variables so we have to pass CFLAGS and friends
@@ -60,7 +61,10 @@
 ## order to make a map of any real substance
 CHECKPKG_OVERRIDES_CSWgmt += surplus-dependency|CSWgmtcoast
 
+INSTALL_ARGS = install-all
+
 ## Gar's license file finding routine isn't aware of how to find files when WORKSRC has been redefined, so we need to put the license file somewhere that it can find.
-post-install-modulated:
-	@cp $(WORKSRC)/LICENSE.TXT $(WORKDIR)/COPYING
+#post-install-modulated:
+#	@cp $(WORKSRC)/LICENSE.TXT $(WORKDIR)/COPYING
+LICENSE = LICENSE.TXT
 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