[packages/gnome-system-tools] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:53:52 CEST 2025


commit 41a5af7513ef40f1f92fc42b597619668fab6a6b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:53:36 2025 +0200

    Fix applying patches.

 gnome-system-tools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-system-tools.spec b/gnome-system-tools.spec
index c19b114..4d81e0c 100644
--- a/gnome-system-tools.spec
+++ b/gnome-system-tools.spec
@@ -58,8 +58,8 @@ warunkach Powszechnej Licencji Publicznej GNU.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-system-tools.git/commitdiff/41a5af7513ef40f1f92fc42b597619668fab6a6b



More information about the pld-cvs-commit mailing list