Revision: 5116
          http://gar.svn.sourceforge.net/gar/?rev=5116&view=rev
Author:   skayser
Date:     2009-05-31 16:49:26 +0000 (Sun, 31 May 2009)

Log Message:
-----------
convmv: Fixed broken substitution

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

Modified: csw/mgar/pkg/convmv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/convmv/trunk/Makefile  2009-05-31 16:47:24 UTC (rev 5115)
+++ csw/mgar/pkg/convmv/trunk/Makefile  2009-05-31 16:49:26 UTC (rev 5116)
@@ -36,7 +36,7 @@
 
 post-extract-modulated:
        @perl -pi -e 's|/usr/bin/perl|/opt/csw/bin/perl|' $(WORKSRC)/convmv
-       @perl -pi -e 's|\tinstall|ginstall|' $(WORKSRC)/Makefile
+       @perl -pi -e 's|\tinstall|\tginstall|' $(WORKSRC)/Makefile
        @$(MAKECOOKIE)
 
 post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(GARNAME)


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