[packages/atsar] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:42:40 CEST 2025


commit 74276e332595ab6da50ac8e126b4d1e35ea9c3f6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:42:25 2025 +0200

    Fix applying patches.

 atsar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/atsar.spec b/atsar.spec
index df2adf4..dd2b4ce 100644
--- a/atsar.spec
+++ b/atsar.spec
@@ -47,7 +47,7 @@ wykorzystaniu procesora, dysków, pamięci (operacyjnej i wymiany),
 
 %prep
 %setup -q -n %{name}_linux-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 for r in atsar atsadc \*.o ;do
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/atsar.git/commitdiff/74276e332595ab6da50ac8e126b4d1e35ea9c3f6



More information about the pld-cvs-commit mailing list