[Bug 1510877] Review Request: perl-LMDB_File - Perl wrapper around the OpenLDAP's LMDB

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

 



https://bugzilla.redhat.com/show_bug.cgi?id=1510877



--- Comment #11 from Petr Pisar <ppisar@xxxxxxxxxx> ---
(In reply to Jakub Jančo from comment #10)
> Thanks, I fixed all except:
> 
> (In reply to Petr Pisar from comment #2)
> > Also the "%exclude
> > %{perl_archlib}/perllocal.pod" should be unnecessary.
> 
> error: Installed (but unpackaged) file(s) found:
>    /usr/lib64/perl5/perllocal.pod
> 
This is because you do:

%install
%make_install

instead of:

%install
make pure_install DESTDIR=$RPM_BUILD_ROOT

The "pure_install" target prevents from installing the perllocal.pod file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux