[packages/sethdlc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:56:37 CEST 2025
commit 7c8849efc22761c5ff8eb925f5096c5f653bb058
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:56:22 2025 +0200
Fix applying patches.
sethdlc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sethdlc.spec b/sethdlc.spec
index 15ff9fb..2690c60 100644
--- a/sethdlc.spec
+++ b/sethdlc.spec
@@ -23,7 +23,7 @@ Narzędzie do konfiguracji kart synchronicznych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
cp %{SOURCE1} .
rm -f sethdlc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sethdlc.git/commitdiff/7c8849efc22761c5ff8eb925f5096c5f653bb058
More information about the pld-cvs-commit
mailing list