[packages/global] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:48:33 CEST 2025


commit bb7aa6871d6cca53f74b9e58c087f049ad8626b0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:48:17 2025 +0200

    Fix applying patches.

 global.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/global.spec b/global.spec
index 2ffd144..7096ac8 100644
--- a/global.spec
+++ b/global.spec
@@ -247,8 +247,8 @@ i odwołań systemu GLOBAL używając polecenia less.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 #%patch20 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env perl,%{__perl},' plugin-factory/maps2conf.pl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/global.git/commitdiff/bb7aa6871d6cca53f74b9e58c087f049ad8626b0



More information about the pld-cvs-commit mailing list