[packages/smalltalk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:01:15 CEST 2025


commit 3d0ea1c02521e27bf18d37ff3535eb015894102a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:00:59 2025 +0200

    Fix applying patches.

 smalltalk.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/smalltalk.spec b/smalltalk.spec
index 8fa9213..710b520 100644
--- a/smalltalk.spec
+++ b/smalltalk.spec
@@ -183,10 +183,10 @@ Moduł OpenGL dla GNU Smalltalka.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/smalltalk.git/commitdiff/3d0ea1c02521e27bf18d37ff3535eb015894102a



More information about the pld-cvs-commit mailing list