On Jun 16, 2008, at 7:07 AM, Alexey Tourbin wrote: > > if (jlp->fl_flags & (RPMFILE_EXCLUDE | RPMFILE_GHOST)) > continue; > > Think of this example: > > %install > mkdir -p %buildroot/foo > head -c 1024 /dev/zero >%buildroot/foo/1 > ln %buildroot/foo/1 %buildroot/foo/2 > %files > /foo/1 > %ghost /foo/2 Yes, will fix. 73 de JeffReceived on Mon Jun 16 13:23:49 2008