[packages/serveez] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:56:26 CEST 2025


commit 08e19bb865c983b2e695d35dbc7d336f49cdbd22
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:56:10 2025 +0200

    Fix applying patches.

 serveez.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/serveez.spec b/serveez.spec
index 82516f1..0fda9db 100644
--- a/serveez.spec
+++ b/serveez.spec
@@ -31,8 +31,8 @@ połączeniu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/serveez.git/commitdiff/08e19bb865c983b2e695d35dbc7d336f49cdbd22



More information about the pld-cvs-commit mailing list