forked from pool/perl-Task-Moose
Accepting request 1154855 from home:pgajdos:p
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1154855 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Moose?expand=0&rev=10
This commit is contained in:
parent
0a701db52d
commit
b8d317650a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 15:34:44 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 5 00:24:08 UTC 2017 - stefan.bruens@rwth-aachen.de
|
Tue Dec 5 00:24:08 UTC 2017 - stefan.bruens@rwth-aachen.de
|
||||||
|
|
||||||
|
@ -79,8 +79,7 @@ extensions listed below. This list is meant to be comprehensive, so if I
|
|||||||
missed something please let me know.
|
missed something please let me know.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%autosetup -p0 -n %{cpan_name}-%{version}
|
||||||
%patch0 -p0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user