[packages/pp3] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:21:13 CEST 2025


commit ec0f7e66529ab63de225f6926ad64c80182d887e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:20:57 2025 +0200

    Fix applying patches.

 pp3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pp3.spec b/pp3.spec
index 0c29994..f81e6ab 100644
--- a/pp3.spec
+++ b/pp3.spec
@@ -68,7 +68,7 @@ Pakiet ten zawiera dokumentację PP3 w formacie PDF oraz przykłady.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pp3.git/commitdiff/ec0f7e66529ab63de225f6926ad64c80182d887e



More information about the pld-cvs-commit mailing list