SPEC: fet
Andrzej Krzysztofowicz
ankry at green.mif.pg.gda.pl
Mon Jul 28 21:57:47 CEST 2008
Zsolt Udvari wrote:
> What I'm thinking:
> grep "\#include *<" $(find ../BUILD/fet-5.6.0/ -iname "*.h" -o -iname
> "*.cpp" ) | awk -F ":" {'print $2'} | awk {'print $2'} | sort -u | sed
> "s@<\(.*\)>@search -f /usr/include/\1@"
> This script create the list which contains all system-wide headers
> what the program want to include.
> And it'd be good to know that what packages provides these files. OK,
> I can pipe to poldek but when the included files are very much it
> takes a very long time.
> Is there any way to do this faster?
rpm -qf ?
--
=======================================================================
Andrzej M. Krzysztofowicz ankry at mif.pg.gda.pl
phone (48)(58) 347 19 36
Faculty of Applied Phys. & Math., Gdansk University of Technology
More information about the pld-devel-en
mailing list