[packages/enblend-enfuse] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:25:37 CEST 2025
commit 8da0593ff81a5fda52497f3f0d51d8ee9479fe17
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:25:21 2025 +0200
Fix applying patches.
enblend-enfuse.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/enblend-enfuse.spec b/enblend-enfuse.spec
index cbc89ab..bd20507 100644
--- a/enblend-enfuse.spec
+++ b/enblend-enfuse.spec
@@ -62,7 +62,7 @@ przynajmniej bardzo trudne do zobaczenia. Enblend nie wyrównuje zdjęć
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
export CXXFLAGS="%{rpmcxxflags} -std=gnu++14"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/enblend-enfuse.git/commitdiff/8da0593ff81a5fda52497f3f0d51d8ee9479fe17
More information about the pld-cvs-commit
mailing list