[packages/i3] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:10:47 CEST 2025


commit de8b973696594dfee3e083d306ee6b1eb29f3d61
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:10:31 2025 +0200

    Fix applying patches.

 i3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/i3.spec b/i3.spec
index b131332..3a6522e 100644
--- a/i3.spec
+++ b/i3.spec
@@ -58,7 +58,7 @@ Header files for %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i -e '1s,/usr/bin/env perl,%{__perl},' i3-save-tree i3-migrate-config-to-v4 i3-dmenu-desktop
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/i3.git/commitdiff/de8b973696594dfee3e083d306ee6b1eb29f3d61



More information about the pld-cvs-commit mailing list