[packages/rdj] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:40:42 CEST 2025
commit e6e3948f7a3d94bdfe1025c4a2a2b29ddb3f7631
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:40:27 2025 +0200
Fix applying patches.
rdj.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rdj.spec b/rdj.spec
index 5a7ca1a..e34d0e8 100644
--- a/rdj.spec
+++ b/rdj.spec
@@ -67,7 +67,7 @@ rdj.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rdj.git/commitdiff/e6e3948f7a3d94bdfe1025c4a2a2b29ddb3f7631
More information about the pld-cvs-commit
mailing list