[packages/nsis] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:36:35 CEST 2025


commit 89ebeea98ac6a2f026cf8f3a028bfc822cfb1dfa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:36:19 2025 +0200

    Fix applying patches.

 nsis.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nsis.spec b/nsis.spec
index 678e39f..356ad54 100644
--- a/nsis.spec
+++ b/nsis.spec
@@ -27,7 +27,7 @@ Internet distribution.
 %prep
 %setup -q -n %{name}-%{version}-src -a1
 %{__cp} -aux %{name}-%{version}/* .
-%patch0 -p1
+%patch -P0 -p1
 
 %{__rm} -rf Docs/StrFunc
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nsis.git/commitdiff/89ebeea98ac6a2f026cf8f3a028bfc822cfb1dfa



More information about the pld-cvs-commit mailing list