[packages/fluxconf] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:33:43 CEST 2025
commit 388eaebf88a2d7a6403e2139be303424a690cb80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:33:27 2025 +0200
Fix applying patches.
fluxconf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fluxconf.spec b/fluxconf.spec
index 563d29a..ff7d07c 100644
--- a/fluxconf.spec
+++ b/fluxconf.spec
@@ -29,7 +29,7 @@ Fluxconf jest narzędziem służącym do konfiguracji Fluxboksa.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fluxconf.git/commitdiff/388eaebf88a2d7a6403e2139be303424a690cb80
More information about the pld-cvs-commit
mailing list