[packages/desire] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:12:44 CEST 2025


commit 34a8e0c2d79411c4132bad6d62733f3b916544b5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:12:28 2025 +0200

    Fix applying patches.

 desire.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/desire.spec b/desire.spec
index 52be429..70f21f5 100644
--- a/desire.spec
+++ b/desire.spec
@@ -83,8 +83,8 @@ Tutaj są programy dostarczone z desire:
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -f ltmain.sh aclocal.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/desire.git/commitdiff/34a8e0c2d79411c4132bad6d62733f3b916544b5



More information about the pld-cvs-commit mailing list