Sync from SUSE:SLFO:Main perl-Encode-HanExtra revision af1762d9b7a23644087e504879de8c2b

This commit is contained in:
Adrian Schröter 2024-10-03 17:47:33 +02:00
parent 02dc3c0408
commit 424398a7ea
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