[packages/php-atomlib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:08:39 CEST 2025
commit a04f936973f74ccff5e3c60aad4c3199defd6c2e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:08:23 2025 +0200
Fix applying patches.
php-atomlib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-atomlib.spec b/php-atomlib.spec
index b598117..f28def3 100644
--- a/php-atomlib.spec
+++ b/php-atomlib.spec
@@ -33,7 +33,7 @@ library to efficiently parse Atom Feeds.
%prep
%setup -q -n phpatomlib
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-atomlib.git/commitdiff/a04f936973f74ccff5e3c60aad4c3199defd6c2e
More information about the pld-cvs-commit
mailing list