[packages/gcursor] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:40:37 CEST 2025


commit e7cc2be25e782f904ec3356f7e51c45b2f65fdba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:40:21 2025 +0200

    Fix applying patches.

 gcursor.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gcursor.spec b/gcursor.spec
index 008c067..2412c22 100644
--- a/gcursor.spec
+++ b/gcursor.spec
@@ -31,8 +31,8 @@ zalogować się do GNOME.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcursor.git/commitdiff/e7cc2be25e782f904ec3356f7e51c45b2f65fdba



More information about the pld-cvs-commit mailing list