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

arekm arekm at pld-linux.org
Tue Jul 15 03:13:23 CEST 2025


commit 6b3b4d0568b4ca722e28cb60c1052de415aa2770
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:13:07 2025 +0200

    Fix applying patches.

 system-tools-backends.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/system-tools-backends.spec b/system-tools-backends.spec
index 1c923d0..1b105b4 100644
--- a/system-tools-backends.spec
+++ b/system-tools-backends.spec
@@ -57,8 +57,8 @@ backendami GNOME System Tools (narzędzi systemowych GNOME).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/system-tools-backends.git/commitdiff/6b3b4d0568b4ca722e28cb60c1052de415aa2770



More information about the pld-cvs-commit mailing list