[packages/bjorb] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:49:06 CEST 2025


commit 54875d6e5208c8c83c732e39d8b2b3d5640be710
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:48:50 2025 +0200

    Fix applying patches.

 bjorb.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bjorb.spec b/bjorb.spec
index 7171d8b..51740af 100644
--- a/bjorb.spec
+++ b/bjorb.spec
@@ -43,9 +43,9 @@ taką jak Internet. Możliwości:
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cd src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bjorb.git/commitdiff/54875d6e5208c8c83c732e39d8b2b3d5640be710



More information about the pld-cvs-commit mailing list