[packages/sloccount] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:00:54 CEST 2025
commit a2d4f257db107ecea2e2f1255791ac495f0c83b0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:00:38 2025 +0200
Fix applying patches.
sloccount.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sloccount.spec b/sloccount.spec
index fc448cc..1934600 100644
--- a/sloccount.spec
+++ b/sloccount.spec
@@ -51,7 +51,7 @@ podliczony.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sloccount.git/commitdiff/a2d4f257db107ecea2e2f1255791ac495f0c83b0
More information about the pld-cvs-commit
mailing list