[packages/pybik] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:25:10 CEST 2025


commit cda793118e57f74d20a83c3ee157366949488962
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:24:54 2025 +0200

    Fix applying patches.

 pybik.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pybik.spec b/pybik.spec
index 4619878..848664f 100644
--- a/pybik.spec
+++ b/pybik.spec
@@ -38,8 +38,8 @@ Rubika).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 export CFLAGS="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pybik.git/commitdiff/cda793118e57f74d20a83c3ee157366949488962



More information about the pld-cvs-commit mailing list