Koen van der Drift wrote:
Hi,
I am the maintainer of plplot, and a fink build of an upcoming
release gave me the following error:
...
Making all in octave
Making all in PLplot
Making all in support
make[5]: Nothing to be done for `all'.
make[5]: Nothing to be done for `all-am'.
Making all in dem
Hi,
I am the maintainer of plplot, and a fink build of an upcoming release
gave me the following error:
...
Making all in octave
Making all in PLplot
Making all in support
make[5]: Nothing to be done for `all'.
make[5]: Nothing to be done for `all-am'.
Making all in demos
make[4]: Nothing to be
Mark Brethen wrote:
I'm trying to build a mailfilter.info package since one doesn't exist.
[]
CompileScript: <<
export PATH="%p/lib/flex/bin:$PATH"
./configure %c
make
<<
You need to have
#!/bin/sh
as a first line in your CompileScript. Otherwise the lines are fed one
by one to system, and you