[packages/leafpad] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:42:16 CEST 2025


commit c9ace70ded23d9e1a093d5e0bffb4a02b5e4c5ff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:42:01 2025 +0200

    Fix applying patches.

 leafpad.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/leafpad.spec b/leafpad.spec
index d1547fb..fdc84bb 100644
--- a/leafpad.spec
+++ b/leafpad.spec
@@ -26,7 +26,7 @@ Interfejs użytkownika jest podobny do programu "notepad".
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cp /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/leafpad.git/commitdiff/c9ace70ded23d9e1a093d5e0bffb4a02b5e4c5ff



More information about the pld-cvs-commit mailing list