Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
c35e70114b |
@@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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,7 +41,8 @@ Authors:
|
|||||||
Ken MacLeod <ken@bitsko.slc.ut.us>
|
Ken MacLeod <ken@bitsko.slc.ut.us>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p0 -n libxml-perl-%{version}
|
%setup -n libxml-perl-%{version}
|
||||||
|
%patch0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
|
Reference in New Issue
Block a user