[packages/check] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:58:10 CEST 2025
commit f431abb37bbdbd674258b84081915f0ab95b237b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:57:54 2025 +0200
Fix applying patches.
check.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/check.spec b/check.spec
index 0aec582..e843927 100644
--- a/check.spec
+++ b/check.spec
@@ -72,7 +72,7 @@ Biblioteka statyczna check.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} -fPIC"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/check.git/commitdiff/f431abb37bbdbd674258b84081915f0ab95b237b
More information about the pld-cvs-commit
mailing list