[packages/xar] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:12:32 CEST 2025
commit c647712811010f26aee75079f08783f1bac035c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:51 2025 +0200
Fix applying patches.
xar.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xar.spec b/xar.spec
index f6b7d75..36ce046 100644
--- a/xar.spec
+++ b/xar.spec
@@ -77,7 +77,7 @@ Statyczna biblioteka xara.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xar.git/commitdiff/c647712811010f26aee75079f08783f1bac035c4
More information about the pld-cvs-commit
mailing list