RPM Community Forums

Mailing List Message of <rpm-devel>

Re: RPM: rpm/ CHANGES rpm/build/ files.c

From: Jeff Johnson <n3npq@mac.com>
Date: Mon 16 Jun 2008 - 13:22:17 CEST
Message-id: <736944E5-FE39-4789-8370-2A55E4BB33FB@mac.com>

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 Jeff
Received on Mon Jun 16 13:23:49 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.