[packages/rpa] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:44:46 CEST 2025


commit 8234aab5569faab6f4af711ca13696bb1f585705
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:44:30 2025 +0200

    Fix applying patches.

 rpa.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpa.spec b/rpa.spec
index 604abdf..eec7897 100644
--- a/rpa.spec
+++ b/rpa.spec
@@ -37,7 +37,7 @@ Baza danych pakietów dla RPA.
 
 %prep
 %setup -q -n %{name}-base-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpa.git/commitdiff/8234aab5569faab6f4af711ca13696bb1f585705



More information about the pld-cvs-commit mailing list