[packages/wmdrawer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:08:23 CEST 2025
commit 58374591514ebc2e6ec2e302ced27dc7f3c98de9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:45 2025 +0200
Fix applying patches.
wmdrawer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmdrawer.spec b/wmdrawer.spec
index f0a9ae8..d711a33 100644
--- a/wmdrawer.spec
+++ b/wmdrawer.spec
@@ -25,7 +25,7 @@ wmDrawer jest dokowalną aplikacją dla WindowMakera, która wyświetla
%prep
%setup -q
%if "%{_lib}" == "lib64"
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmdrawer.git/commitdiff/58374591514ebc2e6ec2e302ced27dc7f3c98de9
More information about the pld-cvs-commit
mailing list