|
From: Nicholas N. <nj...@ca...> - 2003-11-24 14:20:36
|
On Mon, 24 Nov 2003 ga...@sp... wrote: > Basically what this is saying is that there are 3 files: > > /usr/include/valgrind/vg_constants_skin.h > /usr/include/valgrind/vg_kerneliface.h > /usr/include/valgrind/vg_skin.h > > that are "make install"'ed but these 3 files do not show up in any file list. > One possible solution is to rm these files in the install section after they > are installed. That's not acceptabel; they are needed by some tools (eg. KCachegrind). Can't they simply be added to valgrind.spec.in? N |