[packages/mclient] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:16:14 CEST 2025
commit 77f1b2dba1e843eb75c31f83dd2b0de38d5f78ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:15:58 2025 +0200
Fix applying patches.
mclient.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mclient.spec b/mclient.spec
index 5914275..17c99a0 100644
--- a/mclient.spec
+++ b/mclient.spec
@@ -21,7 +21,7 @@ MasqDialera autorstwa Charlesa P. Wrighta (mserverem).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} LIBS="%{rpmldflags}" CFLAGS="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mclient.git/commitdiff/77f1b2dba1e843eb75c31f83dd2b0de38d5f78ac
More information about the pld-cvs-commit
mailing list