[packages/uriparser] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:27:00 CEST 2025


commit e0992f0d506480af662cbd9e885747e60184e4a3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:26:44 2025 +0200

    Fix applying patches.

 uriparser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/uriparser.spec b/uriparser.spec
index 7f73518..11f8202 100644
--- a/uriparser.spec
+++ b/uriparser.spec
@@ -73,7 +73,7 @@ Dokumentacja API biblioteki uriparser.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with static_libs}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uriparser.git/commitdiff/e0992f0d506480af662cbd9e885747e60184e4a3



More information about the pld-cvs-commit mailing list