[packages/php-systemd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:15:01 CEST 2025
commit a1c4a17545d17e882455223b8550431b118b9dc8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:14:45 2025 +0200
Fix applying patches.
php-systemd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-systemd.spec b/php-systemd.spec
index 25e7e6f..34d6980 100644
--- a/php-systemd.spec
+++ b/php-systemd.spec
@@ -31,7 +31,7 @@ PHP extension allowing native interaction with systemd and journal
%prep
%setup -qc
mv php-%{modname}-*/* .
-%patch0 -p1
+%patch -P0 -p1
%build
phpize
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-systemd.git/commitdiff/a1c4a17545d17e882455223b8550431b118b9dc8
More information about the pld-cvs-commit
mailing list