Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/web In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18919
Modified Files: nodejs.info Log Message: Force BSDsed with BSD sed syntax in install script, no rev up as it doesn't change the deb, it just stopped some from being able to build it. Index: nodejs.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/web/nodejs.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- nodejs.info 5 Jul 2012 23:35:20 -0000 1.1 +++ nodejs.info 28 May 2013 14:49:40 -0000 1.2 @@ -43,7 +43,7 @@ install -m0644 fink/node-waf.bash-completion %i/etc/bash_completion.d/node-waf find %i/share/doc/%n -name *.json -delete - sed -i -e '/document\.write/d' -e '/pageTracker/d' %i/share/doc/%n/api/*.html + /usr/bin/sed -i "" -e '/document\.write/d' -e '/pageTracker/d' %i/share/doc/%n/api/*.html << ### InfoTest: << ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs