forked from pool/perl-Text-RecordParser
Accepting request 588047 from home:bmwiedemann:branches:devel:languages:perl
Fix build OBS-URL: https://build.opensuse.org/request/show/588047 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-RecordParser?expand=0&rev=14
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 17 05:22:56 UTC 2018 - bwiedemann@suse.com
|
||||
|
||||
- Fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:46:10 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -68,7 +68,7 @@ way, you can then use many methods to get at the data as arrays or hashes.
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
PERL5LIB=. %{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
|
Reference in New Issue
Block a user