[packages/libdecaf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:46:52 CEST 2025


commit f7b364e766f6de4e6513063d8259d30645969bcb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:46:36 2025 +0200

    Fix applying patches.

 libdecaf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libdecaf.spec b/libdecaf.spec
index 633addb..00f0dff 100644
--- a/libdecaf.spec
+++ b/libdecaf.spec
@@ -56,8 +56,8 @@ Statyczna biblioteka decaf.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libdecaf.git/commitdiff/f7b364e766f6de4e6513063d8259d30645969bcb



More information about the pld-cvs-commit mailing list