>> #!/tmp/hemmecke/[more stuff]/bin/interpsys --script
>>
>> as the first line?
>
> AFAIK this is feature of sbcl: you can make .fasl file executable
> if you wish (and Lisp source were written in way so that it makes
> sense).
OK, but these lines certainly make no sense in the installed system, the
build directory will be gone.
As I understand Alex (CC to him) building the debian package chokes on
these lines inthe sense that it produces lots of warnings like this
W: fricas: unusual-interpreter
usr/lib/x86_64-linux-gnu/fricas/target/x86_64-pc-linux-gnu/algebra/YSTREAM.fasl
#!/tmp/debian/fricas-1.3.5/build/x86_64-pc-linux-gnu/bin/interpsys
Alex, what is debuild actually checking so that these warnings appear?
Ralf