[packages/UFconfig] Fix applying patches.

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


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

    Fix applying patches.

 UFconfig.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/UFconfig.spec b/UFconfig.spec
index 87c7664..8f6a881 100644
--- a/UFconfig.spec
+++ b/UFconfig.spec
@@ -59,8 +59,8 @@ Biblioteka statyczna UFconfig.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/UFconfig.git/commitdiff/ba0a691b7d142f942b3b1b3edceb52e6c915d6c8



More information about the pld-cvs-commit mailing list