[packages/callback] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:54:10 CEST 2025


commit 50d07d46da534adc30fd67d352a9ff72103c5949
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:53:55 2025 +0200

    Fix applying patches.

 callback.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/callback.spec b/callback.spec
index ed8a8aa..9ad80a3 100644
--- a/callback.spec
+++ b/callback.spec
@@ -28,8 +28,8 @@ pseudo-getty, oraz cb, program sterujący.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/callback.git/commitdiff/50d07d46da534adc30fd67d352a9ff72103c5949



More information about the pld-cvs-commit mailing list