[packages/techne] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:15:37 CEST 2025
commit 99a9e21128ca50bc47fc5a1dd3c4a518f6ef57ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:15:21 2025 +0200
Fix applying patches.
techne.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/techne.spec b/techne.spec
index 624446d..3b20587 100644
--- a/techne.spec
+++ b/techne.spec
@@ -44,7 +44,7 @@ given system.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i 's/\[lua5.1\]/\[lua51\]/' configure.ac
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/techne.git/commitdiff/99a9e21128ca50bc47fc5a1dd3c4a518f6ef57ac
More information about the pld-cvs-commit
mailing list