Günter Dannoritzer wrote: > Michal Marek wrote: >> Günter Dannoritzer wrote: > [...] >>> Now where does that /usr/local/bin/perl requirement come from? >> Probably some script in your package has #!/usr/local/bin/perl as >> interpreter. >> > > There are not really any scripts. When I do: > > ~> rpm -qp --scripts systemc-2.2.0-5.1.x86_64.rpm > > I don't get any output.
I mean scripts in the package payload: /usr/share/systemc-2.2.0/examples/sysc/risc_cpu/assembler.pl:#!/usr/local/bin/perl Either move this into /usr/share/doc/packages/systemc to exclude it from automatic dependency generation, or fix the path. Or both :) Michal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
