[packages/dame] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:09:42 CEST 2025


commit 0202427019424dfbdfcd8f217b2d47ee7c5d6bcd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:09:27 2025 +0200

    Fix applying patches.

 dame.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dame.spec b/dame.spec
index 349f906..99fe20d 100644
--- a/dame.spec
+++ b/dame.spec
@@ -41,8 +41,8 @@ jeszcze trudniej pokonać.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -f missing acinclude.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dame.git/commitdiff/0202427019424dfbdfcd8f217b2d47ee7c5d6bcd



More information about the pld-cvs-commit mailing list