[packages/cscope] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:07:38 CEST 2025
commit 3fc43c21688a470ba5b3b555f1ceb1bb9697e3ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:07:22 2025 +0200
Fix applying patches.
cscope.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cscope.spec b/cscope.spec
index af87d62..f686a38 100644
--- a/cscope.spec
+++ b/cscope.spec
@@ -27,7 +27,7 @@ określonych elementów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cscope.git/commitdiff/3fc43c21688a470ba5b3b555f1ceb1bb9697e3ea
More information about the pld-cvs-commit
mailing list