[packages/ser] Fix applying patches.

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


commit 2532e499e1b1aa8c0b78a6fb10183ab300669471
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:55:56 2025 +0200

    Fix applying patches.

 ser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ser.spec b/ser.spec
index 6ba6c38..2e39c53 100644
--- a/ser.spec
+++ b/ser.spec
@@ -106,7 +106,7 @@ Moduł Jabber do SER.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 sed -i -e 's#modules-dir = lib/ser/modules/#modules-dir = %{_lib}/ser/modules/#g' Makefile.defs
 
 find -type d -name CVS | xargs rm -rf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ser.git/commitdiff/2532e499e1b1aa8c0b78a6fb10183ab300669471



More information about the pld-cvs-commit mailing list