[packages/rox-Load] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:44:29 CEST 2025


commit 6aa8e94be99bfbee19628c15f56c748927a29722
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:44:13 2025 +0200

    Fix applying patches.

 rox-Load.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rox-Load.spec b/rox-Load.spec
index 8634eaf..316eb7d 100644
--- a/rox-Load.spec
+++ b/rox-Load.spec
@@ -36,9 +36,9 @@ ROX-Filera. Wyświetla on średnie obciążenie systemu.
 %prep
 %setup -q -n %{_name}
 #%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 cd src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rox-Load.git/commitdiff/6aa8e94be99bfbee19628c15f56c748927a29722



More information about the pld-cvs-commit mailing list