[packages/dee] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:12 CEST 2025
commit 3c9093f91a508099e6aa306ddb4818c2aeefbd0b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:11:56 2025 +0200
Fix applying patches.
dee.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dee.spec b/dee.spec
index 8c8bc23..7fa1fd8 100644
--- a/dee.spec
+++ b/dee.spec
@@ -111,9 +111,9 @@ API libdee dla języka Vala.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dee.git/commitdiff/3c9093f91a508099e6aa306ddb4818c2aeefbd0b
More information about the pld-cvs-commit
mailing list