[packages/phpids] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:09:40 CEST 2025


commit acfcde89725a0f02ce2a54246a25bf4b87891458
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:09:24 2025 +0200

    Fix applying patches.

 phpids.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/phpids.spec b/phpids.spec
index 065281d..b3f4d9a 100644
--- a/phpids.spec
+++ b/phpids.spec
@@ -38,7 +38,7 @@ Dokumentacja do %{name}.
 %prep
 %setup -q
 find '(' -name '*.php' -o -name '*.ini' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,'
-%patch0 -p1
+%patch -P0 -p1
 
 # skip overwrite if not newer
 if [ %{SOURCE1} -nt lib/IDS/default_filter.xml ]; then
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phpids.git/commitdiff/acfcde89725a0f02ce2a54246a25bf4b87891458



More information about the pld-cvs-commit mailing list