[packages/bnc] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:50:00 CEST 2025


commit 9d3f4e31b2a52b57f935d745ec597c91377079f8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:49:45 2025 +0200

    Fix applying patches.

 bnc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bnc.spec b/bnc.spec
index b399836..58a7b28 100644
--- a/bnc.spec
+++ b/bnc.spec
@@ -63,8 +63,8 @@ systemowej.
 
 %prep
 %setup -q -n %{name}%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bnc.git/commitdiff/9d3f4e31b2a52b57f935d745ec597c91377079f8



More information about the pld-cvs-commit mailing list