[packages/joomla] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:19:46 CEST 2025
commit ea80444b0664f4de2a329baeec61d4a64ac2831d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:19:30 2025 +0200
Don't apply commented out patches.
joomla.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/joomla.spec b/joomla.spec
index 8a9584a..f2a14f3 100644
--- a/joomla.spec
+++ b/joomla.spec
@@ -49,7 +49,7 @@ prostych stron WWW do złożonych aplikacji korporacyjnych. Joomla! jest
%prep
%setup -q -c
%patch -P0 -p1
-#%patch1 -p1
+#%%patch1 -p1
unzip %{SOURCE1} -d language
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/joomla.git/commitdiff/ea80444b0664f4de2a329baeec61d4a64ac2831d
More information about the pld-cvs-commit
mailing list