[packages/t38modem] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:13:43 CEST 2025
commit 3cd3494663b3c906a65ab80f08820156d8ff3b14
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:13:27 2025 +0200
Fix applying patches.
t38modem.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/t38modem.spec b/t38modem.spec
index ea4e011..e4b5443 100644
--- a/t38modem.spec
+++ b/t38modem.spec
@@ -26,7 +26,7 @@ IP jest to punkt H.323 z obsługą faksów T.38.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} %{?debug:debug}%{!?debug:opt} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/t38modem.git/commitdiff/3cd3494663b3c906a65ab80f08820156d8ff3b14
More information about the pld-cvs-commit
mailing list