[packages/rpmtools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:45:17 CEST 2025


commit 2fa9a5b99bf6a1e9e746e8914321937385cc37d7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:45:01 2025 +0200

    Fix applying patches.

 rpmtools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpmtools.spec b/rpmtools.spec
index 98bc987..201b50e 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -59,7 +59,7 @@ format jest w pełni kompatybilny ze starym packdrake'iem.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpmtools.git/commitdiff/2fa9a5b99bf6a1e9e746e8914321937385cc37d7



More information about the pld-cvs-commit mailing list