[packages/swhoisd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:11:31 CEST 2025


commit 0106a0fd43e9d40956d84f3bb7379d06d476f4a1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:11:16 2025 +0200

    Fix applying patches.

 swhoisd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/swhoisd.spec b/swhoisd.spec
index d1a8811..3611413 100644
--- a/swhoisd.spec
+++ b/swhoisd.spec
@@ -38,7 +38,7 @@ Ten demon jest zgodny z RFC 834 i używa portu 43 TCP (usługi "whois").
 %prep
 %setup -q
 chmod -R u+rw *
-%patch0 -p1 
+%patch -P0 -p1 
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/swhoisd.git/commitdiff/0106a0fd43e9d40956d84f3bb7379d06d476f4a1



More information about the pld-cvs-commit mailing list