[packages/squeak] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:06:35 CEST 2025
commit 80a681784a1fef408eb07239c201987755a4ef02
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:06:20 2025 +0200
Fix applying patches.
squeak.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/squeak.spec b/squeak.spec
index 842debc..ff86f60 100644
--- a/squeak.spec
+++ b/squeak.spec
@@ -67,7 +67,7 @@ Wtyczka do uruchamiania Squeaka w przeglądarce.
%prep
%setup -q -c -a1
-%patch0 -p1
+%patch -P0 -p1
%build
cd Squeak-%{vmver}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/squeak.git/commitdiff/80a681784a1fef408eb07239c201987755a4ef02
More information about the pld-cvs-commit
mailing list