[packages/wmthemeinstall] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:09:55 CEST 2025
commit c4396c0a1af5cccdea932188f1428433b84d98ec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:47 2025 +0200
Fix applying patches.
wmthemeinstall.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmthemeinstall.spec b/wmthemeinstall.spec
index feb6c20..9041368 100644
--- a/wmthemeinstall.spec
+++ b/wmthemeinstall.spec
@@ -30,7 +30,7 @@ zarówno dla całego systemu jak i dla pojedynczego użytkownika.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmthemeinstall.git/commitdiff/c4396c0a1af5cccdea932188f1428433b84d98ec
More information about the pld-cvs-commit
mailing list