8
0

Accepting request 588045 from home:bmwiedemann:branches:devel:languages:perl

Fix build

OBS-URL: https://build.opensuse.org/request/show/588045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Dropbox-API?expand=0&rev=9
This commit is contained in:
2018-03-19 14:44:16 +00:00
committed by Git OBS Bridge
parent d4ad879226
commit da773c335e
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 17 05:15:01 UTC 2018 - bwiedemann@suse.com
- Fix build
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 13 19:31:23 UTC 2015 - coolo@suse.com Mon Apr 13 19:31:23 UTC 2015 - coolo@suse.com

View File

@@ -55,7 +55,7 @@ A dropbox API interface
find . -type f -print0 | xargs -0 chmod 644 find . -type f -print0 | xargs -0 chmod 644
%build %build
%{__perl} Makefile.PL INSTALLDIRS=vendor PERL5LIB=. %{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags} %{__make} %{?_smp_mflags}
%check %check