[packages/2UTF] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:27:57 CEST 2025


commit 5825a2ddfbb03524f6be5b62ec2c3ef4c1ba67c2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:27:42 2025 +0200

    Fix applying patches.

 2UTF.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/2UTF.spec b/2UTF.spec
index dea4bdf..87b1bec 100644
--- a/2UTF.spec
+++ b/2UTF.spec
@@ -30,8 +30,8 @@ konsolowy.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 CCFLAGS="%{rpmcflags} -L/usr/lib/gconv"; export CCFLAGS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/2UTF.git/commitdiff/5825a2ddfbb03524f6be5b62ec2c3ef4c1ba67c2



More information about the pld-cvs-commit mailing list