[packages/gtk-knocker] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:02:41 CEST 2025


commit 86a68f590fc3838d2926e09524f68b0e5793cb1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:02:26 2025 +0200

    Fix applying patches.

 gtk-knocker.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk-knocker.spec b/gtk-knocker.spec
index 8e83dc4..be137fb 100644
--- a/gtk-knocker.spec
+++ b/gtk-knocker.spec
@@ -27,8 +27,8 @@ używającym GTK.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk-knocker.git/commitdiff/86a68f590fc3838d2926e09524f68b0e5793cb1f



More information about the pld-cvs-commit mailing list