Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
perl
>
perl-Business-FR-SIREN
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
perl-Business-FR-SIREN.spec
@@ -1,6 +1,6 @@ %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch) - +%define real_name Business-FR-SIREN Summary: This module verifies SIRENs, which are french companies identification Name: perl-Business-FR-SIREN Version: 0.01 @@ -20,7 +20,7 @@ can tell you if the given SIREN is properly formatted. %prep -%setup -n %{name}-%{version} +%setup -n %{real_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}"