[packages/olvwm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:41:56 CEST 2025
commit 03daefb10fcfceab6813482382f7c85f85f52b7d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:41:40 2025 +0200
Fix applying patches.
olvwm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/olvwm.spec b/olvwm.spec
index b4bff86..4364bdc 100644
--- a/olvwm.spec
+++ b/olvwm.spec
@@ -56,7 +56,7 @@ przypominającym im stare, dobre czasy, kiedy byli młodymi hackerami...
%prep
%setup -q -n %{name}.%{version} -a 1
-%patch0 -p1
+%patch -P0 -p1
%build
xmkmf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/olvwm.git/commitdiff/03daefb10fcfceab6813482382f7c85f85f52b7d
More information about the pld-cvs-commit
mailing list