Sync from SUSE:SLFO:Main perl-libxml-perl revision 6be23b2bd8922ccc2b9e56afb14b6619
This commit is contained in:
parent
560b0db53d
commit
f77dfea306
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 13:17:09 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 6 09:01:50 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Nov 6 09:01:50 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -41,8 +41,7 @@ Authors:
|
|||||||
Ken MacLeod <ken@bitsko.slc.ut.us>
|
Ken MacLeod <ken@bitsko.slc.ut.us>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n libxml-perl-%{version}
|
%autosetup -p0 -n libxml-perl-%{version}
|
||||||
%patch0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
|
Loading…
Reference in New Issue
Block a user