[packages/yabasic] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:24:28 CEST 2025
commit 0f0cfa4948ea57dc826de6b378546947f404fb05
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:21 2025 +0200
Fix applying patches.
yabasic.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yabasic.spec b/yabasic.spec
index e684e24..ec10d4d 100644
--- a/yabasic.spec
+++ b/yabasic.spec
@@ -33,7 +33,7 @@ oraz drukowanie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yabasic.git/commitdiff/0f0cfa4948ea57dc826de6b378546947f404fb05
More information about the pld-cvs-commit
mailing list