[packages/xsd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:23:13 CEST 2025


commit 4a444fbf3a4b3f2b9ca13b42e8450ac718d6586f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:17 2025 +0200

    Fix applying patches.

 xsd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xsd.spec b/xsd.spec
index 9ab600a..a081ebf 100644
--- a/xsd.spec
+++ b/xsd.spec
@@ -57,7 +57,7 @@ Dokumentacja API XSD.
 %prep
 %setup -q -n %{name}-%{version}+dep
 cd xsd
-%patch0 -p1
+%patch -P0 -p1
 cd ..
 
 echo 'libxsd_frontend_installed := y' > xsd/build/import/libxsd-frontend/configuration-dynamic.make
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xsd.git/commitdiff/4a444fbf3a4b3f2b9ca13b42e8450ac718d6586f



More information about the pld-cvs-commit mailing list