[packages/plp] Fix applying patches.

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


commit 03f54a0e5faddbcf535a009e9ffe0aeadc86f3d1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:16:56 2025 +0200

    Fix applying patches.

 plp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plp.spec b/plp.spec
index 6012bc1..ded1fe9 100644
--- a/plp.spec
+++ b/plp.spec
@@ -26,7 +26,7 @@ bezpieczeństwo, a także wsteczna kompatybilność.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/plp.git/commitdiff/03f54a0e5faddbcf535a009e9ffe0aeadc86f3d1



More information about the pld-cvs-commit mailing list