[packages/wmSpaceWeather] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:09:42 CEST 2025
commit 2df36113f991ef8eadc2335b1de3a6939bfcddcf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:47 2025 +0200
Fix applying patches.
wmSpaceWeather.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmSpaceWeather.spec b/wmSpaceWeather.spec
index 51b70dc..bb8924e 100644
--- a/wmSpaceWeather.spec
+++ b/wmSpaceWeather.spec
@@ -33,7 +33,7 @@ promieniowania rentgenowskiego z wiatru słonecznego oraz ostatnie 8
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
awk '/OBJS *=/{p=1} {if(p)print} !/\\$/{p=0}' wmSpaceWeather/Makefile \
> wmSpaceWeather/Makefile.include
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmSpaceWeather.git/commitdiff/2df36113f991ef8eadc2335b1de3a6939bfcddcf
More information about the pld-cvs-commit
mailing list