[packages/gamin] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:39:10 CEST 2025


commit 71215c30e7c72cbc0ad187b108f0f0fd7e6d25d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:38:54 2025 +0200

    Fix applying patches.

 gamin.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gamin.spec b/gamin.spec
index 324fbca..2a7e97c 100644
--- a/gamin.spec
+++ b/gamin.spec
@@ -94,8 +94,8 @@ Moduły języka Python dla gamina.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gamin.git/commitdiff/71215c30e7c72cbc0ad187b108f0f0fd7e6d25d5



More information about the pld-cvs-commit mailing list