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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Sun May 31 18:49:26 CEST 2009


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.



More information about the devel mailing list