[packages/gabriel] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:38:27 CEST 2025


commit 27eaa9e88d08a21fbebdb3892c5ff30dc10fb3e6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:38:11 2025 +0200

    Fix applying patches.

 gabriel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gabriel.spec b/gabriel.spec
index d8ea71b..9a5ff9f 100644
--- a/gabriel.spec
+++ b/gabriel.spec
@@ -44,8 +44,8 @@ Bezpieczny zdalny D-Bus.
 %prep
 %setup -q
 
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
 
 %build
 # Is it correct?
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gabriel.git/commitdiff/27eaa9e88d08a21fbebdb3892c5ff30dc10fb3e6



More information about the pld-cvs-commit mailing list