[packages/UConio] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:34 CEST 2025
commit ba5fcbc68eb0e091cccf47d30bef90935c18a63a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:24:18 2025 +0200
Fix applying patches.
UConio.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/UConio.spec b/UConio.spec
index d303405..15bb10d 100644
--- a/UConio.spec
+++ b/UConio.spec
@@ -38,8 +38,8 @@ Pliki nagłówkowe i dokumentacja do UConio.
%prep
%setup -q -n %{name}-%{version}-PR
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
bzip2 -d man/*.bz2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/UConio.git/commitdiff/ba5fcbc68eb0e091cccf47d30bef90935c18a63a
More information about the pld-cvs-commit
mailing list