OBS-URL: https://build.opensuse.org/request/show/727023 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PAR-Packer?expand=0&rev=26
11 lines
276 B
YAML
11 lines
276 B
YAML
---
|
|
custom_test: |-
|
|
export PERL_TEST_POD=1
|
|
make test
|
|
custom_build: |-
|
|
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
|
# build system busted - only supporting serial build
|
|
%{__make} -j1
|
|
#patches:
|
|
# 50ff73f26855151910e039b8480473024ae08b8a.patch: -p1
|