[packages/remind] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:41:55 CEST 2025


commit ed451d480cf1158cc84ab16c02219d3687ed06e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:41:39 2025 +0200

    Fix applying patches.

 remind.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/remind.spec b/remind.spec
index e2e4243..2861e26 100644
--- a/remind.spec
+++ b/remind.spec
@@ -64,8 +64,8 @@ tkremind - GUI dla remind w Tcl/Tk.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/remind.git/commitdiff/ed451d480cf1158cc84ab16c02219d3687ed06e0



More information about the pld-cvs-commit mailing list