[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: skip unpackaged files
- From: Paolo Campanella <paolo mighty co za>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: skip unpackaged files
- Date: Tue, 21 Mar 2006 13:08:01 +0200
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]