Am 15.11.2013 07:51, schrieb Luigi Rizzo:
> some of the new scripts in scripts/ specify a interpreter path
> which is not always pointing to the right place.
> I see that an alternative format is also being used
> #!/usr/bin/env
> which seems to work better.
>
> The patch below is merely t
some of the new scripts in scripts/ specify a interpreter path
which is not always pointing to the right place.
I see that an alternative format is also being used
#!/usr/bin/env
which seems to work better.
The patch below is merely to let master compile on FreeBSD,
but there are other of