[packages/xmps] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:19:18 CEST 2025
commit 606a143bc363a1264800cbe8eda94eae3f22186b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:07 2025 +0200
Fix applying patches.
xmps.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xmps.spec b/xmps.spec
index f3e513e..9ae961d 100644
--- a/xmps.spec
+++ b/xmps.spec
@@ -54,7 +54,7 @@ Pliki nagłówkowe wymagane do budowania wtyczek xmps.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmps.git/commitdiff/606a143bc363a1264800cbe8eda94eae3f22186b
More information about the pld-cvs-commit
mailing list