[packages/libfreebob] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:48:45 CEST 2025


commit 7215c9142c20174142ec05e2f900da1f93e200ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:48:29 2025 +0200

    Fix applying patches.

 libfreebob.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libfreebob.spec b/libfreebob.spec
index 2248dde..699a9e9 100644
--- a/libfreebob.spec
+++ b/libfreebob.spec
@@ -60,9 +60,9 @@ Statyczna biblioteka FreeBoB.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfreebob.git/commitdiff/7215c9142c20174142ec05e2f900da1f93e200ee



More information about the pld-cvs-commit mailing list