[packages/rox] Fix applying patches.

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


commit 9e7c3956b227fb99ec7a4a79ab4e77f0e3a2da49
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:43:56 2025 +0200

    Fix applying patches.

 rox.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rox.spec b/rox.spec
index f64f8c2..93ba921 100644
--- a/rox.spec
+++ b/rox.spec
@@ -39,8 +39,8 @@ uniksowych.
 
 %prep
 %setup -q -n rox-filer-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cd ROX-Filer/src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rox.git/commitdiff/9e7c3956b227fb99ec7a4a79ab4e77f0e3a2da49



More information about the pld-cvs-commit mailing list