[packages/totd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:20:38 CEST 2025


commit 50fdbb8d93963bd515a567f1ecdd8bd796b0b0fb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:20:23 2025 +0200

    Fix applying patches.

 totd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/totd.spec b/totd.spec
index 24d6962..8a84edb 100644
--- a/totd.spec
+++ b/totd.spec
@@ -41,8 +41,8 @@ aktualnie będących w użyciu są:
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/totd.git/commitdiff/50fdbb8d93963bd515a567f1ecdd8bd796b0b0fb



More information about the pld-cvs-commit mailing list