[packages/gnome-screensaver] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:53:40 CEST 2025
commit 341722699023fa00fac014b56e31f078ec1ae019
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:53:24 2025 +0200
Fix applying patches.
gnome-screensaver.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-screensaver.spec b/gnome-screensaver.spec
index b445035..6532096 100644
--- a/gnome-screensaver.spec
+++ b/gnome-screensaver.spec
@@ -51,9 +51,9 @@ xscreensaver.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-screensaver.git/commitdiff/341722699023fa00fac014b56e31f078ec1ae019
More information about the pld-cvs-commit
mailing list