[packages/libzypp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:05:24 CEST 2025


commit ce26d0ba8d5ff9d0f8259fd0256eb1147a636153
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:05:08 2025 +0200

    Fix applying patches.

 libzypp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libzypp.spec b/libzypp.spec
index c8b00a7..ef12509 100644
--- a/libzypp.spec
+++ b/libzypp.spec
@@ -91,7 +91,7 @@ Dokumentacja API biblioteki Zypp.
 %prep
 %setup -q
 %if %{with rpm5}
-%patch0 -p1
+%patch -P0 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libzypp.git/commitdiff/ce26d0ba8d5ff9d0f8259fd0256eb1147a636153



More information about the pld-cvs-commit mailing list