[packages/lodepng] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:08:53 CEST 2025
commit a8220a7b629b7a2b21614a84365f90755b3bba75
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:08:37 2025 +0200
Fix applying patches.
lodepng.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lodepng.spec b/lodepng.spec
index 998fd37..8ec2bfb 100644
--- a/lodepng.spec
+++ b/lodepng.spec
@@ -49,7 +49,7 @@ Statyczna biblioteka lodepng.
%prep
%setup -q -n %{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
%build
libtool --tag=CXX --mode=compile %{__cxx} %{rpmcxxflags} %{rpmcppflags} -o lodepng.lo -c lodepng.cpp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lodepng.git/commitdiff/a8220a7b629b7a2b21614a84365f90755b3bba75
More information about the pld-cvs-commit
mailing list