[OpenAFS] Build problem for openafs-1.2.8 on Redhat 8.0

Rudolph T Maceyko rtm@cert.org
Thu, 27 Feb 2003 13:12:07 -0500


--On Tuesday, February 25, 2003 13:30:04 -0600 "Eve V. E. Kovacs" 
<kovacs@hep.anl.gov> wrote:

> RPM build errors:
>     Installed (but unpackaged) file(s) found:
>    /usr/afs/bin/bos
>    /usr/afs/bin/bos_util
>    /usr/afs/bin/fs
     .
     .
     .

Add to top of spec file:

%define __check_files  %{nil}

This is a new "feature" of RPM...

Rudy