[packages/fluxter] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:33:46 CEST 2025
commit f0e773004a60fb02c69b4ff4898c0116fec391c8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:33:30 2025 +0200
Fix applying patches.
fluxter.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fluxter.spec b/fluxter.spec
index 2d49cc7..261c56b 100644
--- a/fluxter.spec
+++ b/fluxter.spec
@@ -27,7 +27,7 @@ części jest oparta na bbpagerze z Blackboksa.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fluxter.git/commitdiff/f0e773004a60fb02c69b4ff4898c0116fec391c8
More information about the pld-cvs-commit
mailing list