Revision: 5779 http://gar.svn.sourceforge.net/gar/?rev=5779&view=rev Author: bensons Date: 2009-07-31 15:22:07 +0000 (Fri, 31 Jul 2009)
Log Message: ----------- sendmail: benny branch, thats all folks, final commit Modified Paths: -------------- csw/mgar/pkg/sendmail/branches/benny/Makefile Modified: csw/mgar/pkg/sendmail/branches/benny/Makefile =================================================================== --- csw/mgar/pkg/sendmail/branches/benny/Makefile 2009-07-31 15:18:34 UTC (rev 5778) +++ csw/mgar/pkg/sendmail/branches/benny/Makefile 2009-07-31 15:22:07 UTC (rev 5779) @@ -70,9 +70,9 @@ @( gsed 's,%CFLAGS%,$(CFLAGS),;s,%OCSWCC%,$(CC),' \ $(DOWNLOADDIR)/site.config.m4 > \ $(WORKSRC)/devtools/Site/site.config.m4 ) - @( gsed 's,/etc/mail/\(sendmail.cf\),$(sysconfdir)/mail/\1,' \ + @( perl -pi -e 's,/etc/mail/\(sendmail.cf\),$(sysconfdir)/mail/\1,' \ $(WORKSRC)/include/sm/conf.h ) - @( gsed 's,/etc/mail/\(sendmail.pid\),/var/opt/csw/run/\1,' \ + @( perl -pi -e 's,/etc/mail/\(sendmail.pid\),/var/opt/csw/run/\1,' \ $(WORKSRC)/include/sm/conf.h ) @$(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