[packages/firehose] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:32:34 CEST 2025


commit d6ba792ea41a2737f88271c691ade10af39b438a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:32:18 2025 +0200

    Fix applying patches.

 firehose.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/firehose.spec b/firehose.spec
index c8a1520..bc5e56e 100644
--- a/firehose.spec
+++ b/firehose.spec
@@ -40,8 +40,8 @@ Pliki nagłówkowe i statyczna biblioteka firehose.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/firehose.git/commitdiff/d6ba792ea41a2737f88271c691ade10af39b438a



More information about the pld-cvs-commit mailing list