[packages/scrot] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:54:20 CEST 2025


commit 59d022a457f4d16e91e8d25c77ffd9fc5fec7963
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:54:05 2025 +0200

    Fix applying patches.

 scrot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scrot.spec b/scrot.spec
index 8c42131..1da4c57 100644
--- a/scrot.spec
+++ b/scrot.spec
@@ -25,7 +25,7 @@ wykorzystujące dynamiczne dołączanie z imlib2.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scrot.git/commitdiff/59d022a457f4d16e91e8d25c77ffd9fc5fec7963



More information about the pld-cvs-commit mailing list