X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=modules%2Forig%2Fperl-MARC-Record.spec;h=c2cabcda2e77f47c6f4596236fb8b12831b9e528;hb=0a7facc8e47cb371ad219219e1d4668c0579875e;hp=d391e0dbb63504f9e536f9664a74b260ba3214d3;hpb=744d18de56d5472bb1dcdfb78c9c5247c007185d;p=ZOOM-Perl-moved-to-github.git diff --git a/modules/orig/perl-MARC-Record.spec b/modules/orig/perl-MARC-Record.spec index d391e0d..c2cabcd 100644 --- a/modules/orig/perl-MARC-Record.spec +++ b/modules/orig/perl-MARC-Record.spec @@ -23,7 +23,7 @@ The file-handling stuff is in MARC::File::*. %setup -q -n %{module}-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor +%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=$RPM_BUILD_ROOT/usr %{__make} %check @@ -37,6 +37,8 @@ rm -rf $RPM_BUILD_ROOT %makeinstall #chmod 644 $RPM_BUILD_ROOT/%{perl_vendorlib}/MARC/Record.pm #chmod 644 $RPM_BUILD_ROOT/%{perl_vendorlib}/MARC/Field.pm +rm $RPM_BUILD_ROOT/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/perllocal.pod +rm $RPM_BUILD_ROOT/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/MARC/Record/.packlist %files %defattr(-,root,root)