[packages/plt] Fix applying patches.

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


commit 39e1284d627c406c4046dd126aeda53305aee357
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:17:02 2025 +0200

    Fix applying patches.

 plt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plt.spec b/plt.spec
index 270b526..01d5e24 100644
--- a/plt.spec
+++ b/plt.spec
@@ -149,7 +149,7 @@ niezbędne do kompilacji i inkowania programów wykorzystujących PLT.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd src/mzscheme
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/plt.git/commitdiff/39e1284d627c406c4046dd126aeda53305aee357



More information about the pld-cvs-commit mailing list