[packages/xmacro] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:17:24 CEST 2025
commit 6ad5620a9fa08b2469e1b30b97d6ac5738c9582d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:05 2025 +0200
Fix applying patches.
xmacro.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xmacro.spec b/xmacro.spec
index 1c748e6..9f5e708 100644
--- a/xmacro.spec
+++ b/xmacro.spec
@@ -28,7 +28,7 @@ XTest.
%prep
%setup -q -n %{name}-pre%{version}-%{_snap}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmacro.git/commitdiff/6ad5620a9fa08b2469e1b30b97d6ac5738c9582d
More information about the pld-cvs-commit
mailing list