[packages/desmume] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:47 CEST 2025
commit 7e9ea9fde318ab653862afd8a14cd23059423f69
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:31 2025 +0200
Fix applying patches.
desmume.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/desmume.spec b/desmume.spec
index 865dabb..13f4a94 100644
--- a/desmume.spec
+++ b/desmume.spec
@@ -36,8 +36,8 @@ demonstracyjne i gry komercyjne.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/desmume.git/commitdiff/7e9ea9fde318ab653862afd8a14cd23059423f69
More information about the pld-cvs-commit
mailing list