[packages/crossmingw64-headers] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:07:06 CEST 2025
commit e9323fa4aff4f448e243ff1d74d8d6c586d37f36
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:06:50 2025 +0200
Fix applying patches.
crossmingw64-headers.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crossmingw64-headers.spec b/crossmingw64-headers.spec
index 1fb7019..f26e13c 100644
--- a/crossmingw64-headers.spec
+++ b/crossmingw64-headers.spec
@@ -47,7 +47,7 @@ svn upgrade
if [ "`svnversion -n`" != "%{_rev}" ]; then
exit 1
fi
-%patch0 -p1
+%patch -P0 -p1
cp -p include/ChangeLog ChangeLog.headers
cp -p direct-x/ChangeLog ChangeLog.direct-x-headers
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw64-headers.git/commitdiff/e9323fa4aff4f448e243ff1d74d8d6c586d37f36
More information about the pld-cvs-commit
mailing list