[packages/bcount] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:47:16 CEST 2025


commit f6a829703df6be8b3409a8557859709782342507
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:47:00 2025 +0200

    Fix applying patches.

 bcount.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bcount.spec b/bcount.spec
index 2e34495..21a15d4 100644
--- a/bcount.spec
+++ b/bcount.spec
@@ -23,7 +23,7 @@ przechodzących przez interfejs sieciowy.
 
 %prep
 %setup -q -n %{name}-%{version}%{_test}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bcount.git/commitdiff/f6a829703df6be8b3409a8557859709782342507



More information about the pld-cvs-commit mailing list