[packages/stalld] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:08:01 CEST 2025
commit 666c0f060dba0f2f5735315a0e65705fb6ddd5cb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:07:45 2025 +0200
Fix applying patches.
stalld.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stalld.spec b/stalld.spec
index 3bdcf11..6079099 100644
--- a/stalld.spec
+++ b/stalld.spec
@@ -26,7 +26,7 @@ zagłodzeniu wątków systemu operacyjnego pod Linuksem.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/stalld.git/commitdiff/666c0f060dba0f2f5735315a0e65705fb6ddd5cb
More information about the pld-cvs-commit
mailing list