[packages/gnome-crystal] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:46:48 CEST 2025


commit 1887d8233244a2c08d7929a1b972f73b80f53906
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:52:02 2025 +0200

    Fix applying patches.

 gnome-crystal.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-crystal.spec b/gnome-crystal.spec
index 35e2efa..f6bcaa5 100644
--- a/gnome-crystal.spec
+++ b/gnome-crystal.spec
@@ -31,9 +31,9 @@ Narzędzie służące do wizualizacji struktur kryształu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-crystal.git/commitdiff/1887d8233244a2c08d7929a1b972f73b80f53906



More information about the pld-cvs-commit mailing list