[packages/xpaint] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:21:56 CEST 2025


commit e9557872c24bc9f45b476f828db7b4f85c8d3c89
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:14 2025 +0200

    Fix applying patches.

 xpaint.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xpaint.spec b/xpaint.spec
index 382ad4b..69f9f9e 100644
--- a/xpaint.spec
+++ b/xpaint.spec
@@ -75,7 +75,7 @@ bir programdır.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # force regeneration and creation of xaw_incdir symlink
 %{__rm} version.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xpaint.git/commitdiff/e9557872c24bc9f45b476f828db7b4f85c8d3c89



More information about the pld-cvs-commit mailing list