[packages/vcpkg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:28:57 CEST 2025


commit e11faae4c31975a177f65a620cf957c9192b59fb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:28:41 2025 +0200

    Fix applying patches.

 vcpkg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vcpkg.spec b/vcpkg.spec
index fa02837..623d92a 100644
--- a/vcpkg.spec
+++ b/vcpkg.spec
@@ -46,7 +46,7 @@ Ten pakiet zawiera vcpkg-root:
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d toolsrc/build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vcpkg.git/commitdiff/e11faae4c31975a177f65a620cf957c9192b59fb



More information about the pld-cvs-commit mailing list