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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Jul 9 03:14:17 CEST 2010


Revision: 10476
          http://gar.svn.sourceforge.net/gar/?rev=10476&view=rev
Author:   bdwalton
Date:     2010-07-09 01:14:17 +0000 (Fri, 09 Jul 2010)

Log Message:
-----------
gtar: disable building grmt via configure option

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

Modified: csw/mgar/pkg/gtar/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gtar/trunk/Makefile	2010-07-09 00:33:08 UTC (rev 10475)
+++ csw/mgar/pkg/gtar/trunk/Makefile	2010-07-09 01:14:17 UTC (rev 10476)
@@ -28,6 +28,7 @@
 
 NOISALIST = 1
 CONFIGURE_ARGS = $(DIRPATHS) --program-prefix=g
+CONFIGURE_ARGS += --with-rmt=/opt/csw/libexec/grmt
 TEST_SCRIPTS =
 
 EXTRA_MERGE_EXCLUDE_FILES = $(libdir)/charset.alias
@@ -35,7 +36,6 @@
 include gar/category.mk
 
 post-install-modulated:
-	rm $(DESTDIR)/opt/csw/libexec/grmt
 	ginstall -d $(DESTDIR)$(prefix)/gnu
 	$(foreach G,$(notdir $(wildcard $(DESTDIR)$(bindir)/*)),ln -s ../bin/$G $(DESTDIR)$(prefix)/gnu/$(patsubst g%,%,$G);)
 	@$(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