[packages/gnome-applet-grandr] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:45:56 CEST 2025


commit 85fa8a096a7248426a44236af5ffe371334d6124
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:51:10 2025 +0200

    Fix applying patches.

 gnome-applet-grandr.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-applet-grandr.spec b/gnome-applet-grandr.spec
index 863011b..1c15a08 100644
--- a/gnome-applet-grandr.spec
+++ b/gnome-applet-grandr.spec
@@ -30,8 +30,8 @@ panelu GNOME i pozwalającą na zmianę rozdzielczości.
 
 %prep
 %setup -q -n grandr_applet-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-applet-grandr.git/commitdiff/85fa8a096a7248426a44236af5ffe371334d6124



More information about the pld-cvs-commit mailing list