Revision: 10474
          http://gar.svn.sourceforge.net/gar/?rev=10474&view=rev
Author:   bdwalton
Date:     2010-07-09 00:20:10 +0000 (Fri, 09 Jul 2010)

Log Message:
-----------
gtar: remove grmt to prevent file dup with CSWgcpio

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

Modified: csw/mgar/pkg/gtar/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gtar/trunk/Makefile    2010-07-08 21:10:38 UTC (rev 10473)
+++ csw/mgar/pkg/gtar/trunk/Makefile    2010-07-09 00:20:10 UTC (rev 10474)
@@ -35,6 +35,7 @@
 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.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to