[packages/cdr] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:56:32 CEST 2025
commit ea240d415e1f946a5fd3fc0df193486a6442fda8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:56:16 2025 +0200
Fix applying patches.
cdr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cdr.spec b/cdr.spec
index 296cbee..b9c0d89 100644
--- a/cdr.spec
+++ b/cdr.spec
@@ -34,7 +34,7 @@ ustawieniu +r do /dev/cdrom dla swoich użytkowników.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cdr.git/commitdiff/ea240d415e1f946a5fd3fc0df193486a6442fda8
More information about the pld-cvs-commit
mailing list