Sync from SUSE:SLFO:Main perl-Encode-HanExtra revision af1762d9b7a23644087e504879de8c2b
This commit is contained in:
parent
02dc3c0408
commit
424398a7ea
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user