forked from pool/perl-SQL-Translator
- patch the Makefile to build with perl 5.26 OBS-URL: https://build.opensuse.org/request/show/530800 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Translator?expand=0&rev=22
5 lines
156 B
YAML
5 lines
156 B
YAML
---
|
|
post_prep:
|
|
sed -i -e 's/use inc::Module::Install/use lib q[.];\nuse inc::Module::Install/' Makefile.PL
|
|
license: (Artistic-1.0 or GPL-1.0+) and GPL-2.0
|