[packages/apache1-mod_suphp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:35:15 CEST 2025


commit 424034dd9d2893c223357079a86046f0b424ca92
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:34:59 2025 +0200

    Fix applying patches.

 apache1-mod_suphp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/apache1-mod_suphp.spec b/apache1-mod_suphp.spec
index 6f43252..b3a9b05 100644
--- a/apache1-mod_suphp.spec
+++ b/apache1-mod_suphp.spec
@@ -46,8 +46,8 @@ moduł w celu zmiany uid procesu uruchamiającego interpreter PHP.
 
 %prep
 %setup -q -n %{mod_name}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache1-mod_suphp.git/commitdiff/424034dd9d2893c223357079a86046f0b424ca92



More information about the pld-cvs-commit mailing list