[packages/gnucobol] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:08 CEST 2025
commit 1e09bb13b0e0fae0403d0c5febd339486e69019d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:54:22 2025 +0200
Fix applying patches.
gnucobol.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnucobol.spec b/gnucobol.spec
index 67f1318..dc25adf 100644
--- a/gnucobol.spec
+++ b/gnucobol.spec
@@ -82,7 +82,7 @@ Biblioteka statyczna GnuCOBOL-a.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnucobol.git/commitdiff/1e09bb13b0e0fae0403d0c5febd339486e69019d
More information about the pld-cvs-commit
mailing list