[packages/xpad] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:21:53 CEST 2025
commit 656d5bf154006786a2566d6b227e2619ee71df05
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:13 2025 +0200
Fix applying patches.
xpad.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xpad.spec b/xpad.spec
index 520bbef..a332b15 100644
--- a/xpad.spec
+++ b/xpad.spec
@@ -30,7 +30,7 @@ Program do umieszczania na pulpicie "karteczek z notatkami".
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xpad.git/commitdiff/656d5bf154006786a2566d6b227e2619ee71df05
More information about the pld-cvs-commit
mailing list