[packages/pstngw] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:23:39 CEST 2025


commit 7a39a00a236bc8967babf943b900351a9a736374
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:23:23 2025 +0200

    Fix applying patches.

 pstngw.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pstngw.spec b/pstngw.spec
index 437b423..36ec47d 100644
--- a/pstngw.spec
+++ b/pstngw.spec
@@ -26,7 +26,7 @@ połączeń przychodzących do odpowiedniego klienta.
 
 %prep
 %setup -qn %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} %{?debug:debug}%{!?debug:opt}shared \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pstngw.git/commitdiff/7a39a00a236bc8967babf943b900351a9a736374



More information about the pld-cvs-commit mailing list