[packages/reglookup] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:41:43 CEST 2025


commit 0e68370669aeb63174f8d8c31409c12c3b29ddf5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:41:27 2025 +0200

    Fix applying patches.

 reglookup.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/reglookup.spec b/reglookup.spec
index 09bc683..566e9d7 100644
--- a/reglookup.spec
+++ b/reglookup.spec
@@ -87,8 +87,8 @@ Dowiązania pythona do biblioteki regfi.
 
 %prep
 %setup -q -n %{name}-src-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %scons
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/reglookup.git/commitdiff/0e68370669aeb63174f8d8c31409c12c3b29ddf5



More information about the pld-cvs-commit mailing list