[packages/queso] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:38:10 CEST 2025


commit d1f33280f3b0947fa3815e358b6310dc13b1b305
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:37:54 2025 +0200

    Fix applying patches.

 queso.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/queso.spec b/queso.spec
index ef21e94..d5832d8 100644
--- a/queso.spec
+++ b/queso.spec
@@ -21,7 +21,7 @@ Program do zdalnego wykrywania Systemu Operacyjnego.
 
 %prep
 %setup -q -n %{name}-980922
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/queso.git/commitdiff/d1f33280f3b0947fa3815e358b6310dc13b1b305



More information about the pld-cvs-commit mailing list