Search
j0ke.net Open Build Service
>
Projects
>
vhcs
>
perl-Mcrypt
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 3
[-]
[+]
Changed
perl-Mcrypt.spec
@@ -26,11 +26,12 @@ %setup -n %{real_name}-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS="vendor" PREFIX="%{_prefix}" -%{__make} %{?_smp_mflags} +CFLAGS="%{optflags}" %{__perl} Makefile.PL PREFIX="%{buildroot}%{_prefix}" INSTALLDIRS="vendor" +%{__make} %{?_smp_mflags} OPTIMIZE="%{optflags}" %install %{__rm} -rf %{buildroot} + %makeinstall %{__rm} -rf %{buildroot}%{perl_archlib}/perllocal.pod %{buildroot}%{perl_vendorarch}/auto/*/.packlist