[packages/xforms] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:16:21 CEST 2025
commit 73581a409ba0a8919435bb1e7f7efaf13f830c5c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:03 2025 +0200
Fix applying patches.
xforms.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xforms.spec b/xforms.spec
index f262de6..616321c 100644
--- a/xforms.spec
+++ b/xforms.spec
@@ -161,8 +161,8 @@ fdesign.
%prep
%setup -q -n %{name}-%{version}-release
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
install %{SOURCE1} .
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xforms.git/commitdiff/73581a409ba0a8919435bb1e7f7efaf13f830c5c
More information about the pld-cvs-commit
mailing list