[packages/xorg-app-grandr] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:19:41 CEST 2025


commit a2dcd03ef22af331855804e5a982195238222f3c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:08 2025 +0200

    Fix applying patches.

 xorg-app-grandr.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xorg-app-grandr.spec b/xorg-app-grandr.spec
index 66552e9..0669c92 100644
--- a/xorg-app-grandr.spec
+++ b/xorg-app-grandr.spec
@@ -30,9 +30,9 @@ grandr - aplikacja GTK+ do konfiguracji RandR.
 
 %prep
 %setup -q -n grandr-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-grandr.git/commitdiff/a2dcd03ef22af331855804e5a982195238222f3c



More information about the pld-cvs-commit mailing list