[packages/blassic] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:49:20 CEST 2025
commit d18cb408ec293b0f7e40154ac8cc8cf683482576
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:49:05 2025 +0200
Fix applying patches.
blassic.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/blassic.spec b/blassic.spec
index a1cc00b..a919de1 100644
--- a/blassic.spec
+++ b/blassic.spec
@@ -30,7 +30,7 @@ może być także wykorzystany do uruchamiania skryptów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
mv -f aclocal.m4 acinclude.m4
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/blassic.git/commitdiff/d18cb408ec293b0f7e40154ac8cc8cf683482576
More information about the pld-cvs-commit
mailing list