[packages/scdp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:52:30 CEST 2025
commit 94e054f5ea07b7e537a437accdbc58b5afa525e9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:52:14 2025 +0200
Fix applying patches.
scdp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scdp.spec b/scdp.spec
index 0a0cf0d..b7e0a6a 100644
--- a/scdp.spec
+++ b/scdp.spec
@@ -31,8 +31,8 @@ miejscu podłączenia maszyny.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scdp.git/commitdiff/94e054f5ea07b7e537a437accdbc58b5afa525e9
More information about the pld-cvs-commit
mailing list