[packages/ToutDoux] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:20:44 CEST 2025
commit dee025bf93fb9f717cea9de257220b22ef9fe252
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:20:28 2025 +0200
Fix applying patches.
ToutDoux.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ToutDoux.spec b/ToutDoux.spec
index f7242eb..50e23ab 100644
--- a/ToutDoux.spec
+++ b/ToutDoux.spec
@@ -67,8 +67,8 @@ Biblioteki statyczne z funkcjami ToutDoux.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
echo 'Categories=Development;' >> toutdoux.desktop
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ToutDoux.git/commitdiff/dee025bf93fb9f717cea9de257220b22ef9fe252
More information about the pld-cvs-commit
mailing list