Revision: 14928
          http://gar.svn.sourceforge.net/gar/?rev=14928&view=rev
Author:   skayser
Date:     2011-06-28 21:17:46 +0000 (Tue, 28 Jun 2011)

Log Message:
-----------
autossh/trunk: adjust /usr/local references

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

Modified: csw/mgar/pkg/autossh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/autossh/trunk/Makefile 2011-06-28 21:05:30 UTC (rev 14927)
+++ csw/mgar/pkg/autossh/trunk/Makefile 2011-06-28 21:17:46 UTC (rev 14928)
@@ -46,6 +46,7 @@
        cp $(WORKSRC)/autossh $(DESTDIR)$(prefix)/libexec/autossh
        cp $(addprefix $(WORKSRC)/,$(DOCS)) $(DOCDEST)
        cp $(addprefix $(WORKSRC)/,autossh.host rscreen) $(DOCDEST)/examples
+       gsed -i 's,/usr/local/bin/ssh,/usr/bin/ssh,' $(DOCDEST)/examples/*
 
        @$(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