[packages/magento] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:13:06 CEST 2025


commit 28a50aaf490fdee4df83ea496ca3baa51e9bfd16
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:12:51 2025 +0200

    Fix applying patches.

 magento.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/magento.spec b/magento.spec
index 09575b4..d3ee824 100644
--- a/magento.spec
+++ b/magento.spec
@@ -148,12 +148,12 @@ rmdir lib/PEAR/{HTTP,Mail,Net}
 
 %undos -f php,phtml
 #%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/magento.git/commitdiff/28a50aaf490fdee4df83ea496ca3baa51e9bfd16



More information about the pld-cvs-commit mailing list