[packages/pastebinit] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:52:19 CEST 2025


commit 85af347d2cbf765f6e05a12ed279dacee58851e5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:52:03 2025 +0200

    Fix applying patches.

 pastebinit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pastebinit.spec b/pastebinit.spec
index d5a107f..9755acb 100644
--- a/pastebinit.spec
+++ b/pastebinit.spec
@@ -29,7 +29,7 @@ standardowego wyjścia, a on przeklei informacje na Pastebin.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,^#!.*python,#!%{__python},' pastebinit
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pastebinit.git/commitdiff/85af347d2cbf765f6e05a12ed279dacee58851e5



More information about the pld-cvs-commit mailing list