[packages/mirrordir] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:20:16 CEST 2025


commit ab3341e56f2f49a555187c1955b60b7ea24c22fd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:20:00 2025 +0200

    Fix applying patches.

 mirrordir.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mirrordir.spec b/mirrordir.spec
index 7423373..ca2f184 100644
--- a/mirrordir.spec
+++ b/mirrordir.spec
@@ -90,8 +90,8 @@ Statyczna wersja bibliotek mirrordir.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mirrordir.git/commitdiff/ab3341e56f2f49a555187c1955b60b7ea24c22fd



More information about the pld-cvs-commit mailing list