9
0

Accepting request 1154860 from home:pgajdos:p

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1154860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Web-Machine?expand=0&rev=9
This commit is contained in:
2024-03-06 15:36:57 +00:00
committed by Git OBS Bridge
parent 5f5af7f5d9
commit a7db7e8e0c
2 changed files with 7 additions and 2 deletions

View File

@@ -97,8 +97,7 @@ To learn more about Webmachine, take a look at the links in the SEE ALSO
section.
%prep
%setup -q -n %{cpan_name}-%{version}
%patch0 -p1
%autosetup -p1 -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor