[packages/php-dkim] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:09:12 CEST 2025
commit 726b8b4b41cf2c33200814ca28b300e99e0bc019
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:08:56 2025 +0200
Fix applying patches.
php-dkim.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-dkim.spec b/php-dkim.spec
index 75ef9cd..bc55977 100644
--- a/php-dkim.spec
+++ b/php-dkim.spec
@@ -43,7 +43,7 @@ tagged as spam.
%prep
%setup -qc
%undos README.html *.php
-%patch0 -p1
+%patch -P0 -p1
mv dkim-cfg-dist.php dkim-cfg.php
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-dkim.git/commitdiff/726b8b4b41cf2c33200814ca28b300e99e0bc019
More information about the pld-cvs-commit
mailing list