[packages/joomla] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:24:28 CEST 2025
commit 72607100a6316d674f238b26765188c2e712a310
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:24:12 2025 +0200
Fix applying patches.
joomla.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/joomla.spec b/joomla.spec
index 5b1a1c0..8a9584a 100644
--- a/joomla.spec
+++ b/joomla.spec
@@ -48,7 +48,7 @@ prostych stron WWW do złożonych aplikacji korporacyjnych. Joomla! jest
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
#%patch1 -p1
unzip %{SOURCE1} -d language
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/joomla.git/commitdiff/72607100a6316d674f238b26765188c2e712a310
More information about the pld-cvs-commit
mailing list