[packages/bonobo-conf] Fix applying patches.

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


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

    Fix applying patches.

 bonobo-conf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bonobo-conf.spec b/bonobo-conf.spec
index 94d8748..82e4837 100644
--- a/bonobo-conf.spec
+++ b/bonobo-conf.spec
@@ -61,8 +61,8 @@ Statyczne biblioteki narzędzia konfiguracyjnego Bonobo.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 mv -f po/{no,nb}.po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bonobo-conf.git/commitdiff/c8a695fd8424477747a7c116b1d1d8cb088f1f37



More information about the pld-cvs-commit mailing list