[packages/flimsel] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:33:09 CEST 2025
commit 40d83a61a4bc20ce8dad05bca732d1b0e79f5df1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:32:53 2025 +0200
Fix applying patches.
flimsel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flimsel.spec b/flimsel.spec
index 1d66137..eda6a6f 100644
--- a/flimsel.spec
+++ b/flimsel.spec
@@ -43,7 +43,7 @@ flimsel-t.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flimsel.git/commitdiff/40d83a61a4bc20ce8dad05bca732d1b0e79f5df1
More information about the pld-cvs-commit
mailing list