Accepting request 1154664 from home:pgajdos:p

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

OBS-URL: https://build.opensuse.org/request/show/1154664
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Encode-HanExtra?expand=0&rev=22
This commit is contained in:
Pedro Monreal Gonzalez 2024-03-06 07:45:51 +00:00 committed by Git OBS Bridge
parent f26bcbaf75
commit cc0e1c96f5
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 12:51:02 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Sat Sep 23 15:03:00 UTC 2017 - coolo@suse.com

View File

@ -42,8 +42,7 @@ several megabytes; hence, this CPAN module tries to provide the rest of
them.
%prep
%setup -q -n Encode-HanExtra-%{version}
%patch1 -p1
%autosetup -p1 -n Encode-HanExtra-%{version}
%build
sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse inc::Module::Install;/' Makefile.PL