Remove unnecessary substitution.

Pointed out by:	eivind
This commit is contained in:
Akinori MUSHA 2002-11-18 10:29:26 +00:00
parent 520ab052d8
commit a4c85b32d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70392

View file

@ -31,9 +31,6 @@ post-patch:
${RUBY} -i.orig -p \
-e 'gsub %r:#!/bin/env:, "#!/usr/bin/env"' \
${WRKSRC}/Gnuplot.rb
${RUBY} -i.orig -p \
-e 'gsub %r:gplot/Gnuplot:, "Gnuplot"' \
${WRKSRC}/demo.rb
do-install:
${MKDIR} ${RUBY_SITELIBDIR}/gplot