[packages/global] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:18:27 CEST 2025
commit 27849bad4e19d7d73518e362afa07c2fccbc966e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:18:11 2025 +0200
Don't apply commented out patches.
global.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/global.spec b/global.spec
index 7096ac8..286b57e 100644
--- a/global.spec
+++ b/global.spec
@@ -249,7 +249,7 @@ i odwołań systemu GLOBAL używając polecenia less.
%setup -q
%patch -P0 -p1
%patch -P1 -p1
-#%patch20 -p1
+#%%patch20 -p1
%{__sed} -i -e '1s,/usr/bin/env perl,%{__perl},' plugin-factory/maps2conf.pl
%{__sed} -i -e '1s,/usr/bin/env python$,%{__python3},' plugin-factory/pygments_parser.py.in
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/global.git/commitdiff/27849bad4e19d7d73518e362afa07c2fccbc966e
More information about the pld-cvs-commit
mailing list