[packages/gpaste] - use patch -P

qboosh qboosh at pld-linux.org
Fri Apr 18 20:28:53 CEST 2025


commit 5b2ed4435783bd5723b3a2d4ba36aa878ae6a740
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 18 20:15:43 2025 +0200

    - use patch -P

 gpaste.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gpaste.spec b/gpaste.spec
index 6e23fd0..c92b550 100644
--- a/gpaste.spec
+++ b/gpaste.spec
@@ -141,7 +141,7 @@ Dopełnianie parametrów ZSH dla poleceń GPaste.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # allow newer mutter; this is check only, no linking
 %{__sed} -i -e 's/mutter-clutter-9 //' configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gpaste.git/commitdiff/5b2ed4435783bd5723b3a2d4ba36aa878ae6a740



More information about the pld-cvs-commit mailing list