[packages/Limba] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:06:17 CEST 2025
commit ac3899d9217325f8d528e48bc739c1a0140ae611
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:06:01 2025 +0200
Fix applying patches.
Limba.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Limba.spec b/Limba.spec
index 23237d8..cf5d4f6 100644
--- a/Limba.spec
+++ b/Limba.spec
@@ -103,10 +103,10 @@ Pliki nagłówkowe biblioteki Limba.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%{__sed} -i -e '1s,/usr/bin/env perl,/usr/bin/perl,' contrib/licompile/{lig++,ligcc}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Limba.git/commitdiff/ac3899d9217325f8d528e48bc739c1a0140ae611
More information about the pld-cvs-commit
mailing list