[packages/kbarcode] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:27:05 CEST 2025


commit 446b2935126063660dec61b15491cd3733a4bcea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:26:49 2025 +0200

    Fix applying patches.

 kbarcode.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kbarcode.spec b/kbarcode.spec
index 635835d..9635dc7 100644
--- a/kbarcode.spec
+++ b/kbarcode.spec
@@ -43,9 +43,9 @@ EAN, UPC, CODE39 i ISBN.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} -f admin/Makefile.common cvs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kbarcode.git/commitdiff/446b2935126063660dec61b15491cd3733a4bcea



More information about the pld-cvs-commit mailing list