[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: skip unpackaged files



On Tue, 2006-03-21 at 12:05, Hasan YAVUZ wrote:
> Hello all,
> 
> Is it possible to skip the part of the "Checking for unpackaged file(s): 
> /usr/lib/rpm/check-files" when I building the new rpm file.

Try putting this in your spec file (I don't like the route of putting it
in .rpmmacros because I want to decide this on a case-by-case basis):

%define _unpackaged_files_terminate_build 0


Bye

Paolo



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]