[packages/gpointing-device-settings] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:57:35 CEST 2025


commit 721bbdf515298dedf1d29b1f1bd1258b0de3db83
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:57:20 2025 +0200

    Fix applying patches.

 gpointing-device-settings.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gpointing-device-settings.spec b/gpointing-device-settings.spec
index 0fb3924..d435ef1 100644
--- a/gpointing-device-settings.spec
+++ b/gpointing-device-settings.spec
@@ -30,11 +30,11 @@ module, so a third party can add its own UI.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 #%%{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gpointing-device-settings.git/commitdiff/721bbdf515298dedf1d29b1f1bd1258b0de3db83



More information about the pld-cvs-commit mailing list