[packages/tolua++] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:20:06 CEST 2025
commit 5fb0bc71732490ea62f7f0f38b404092703047b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:19:50 2025 +0200
Fix applying patches.
tolua++.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tolua++.spec b/tolua++.spec
index 0af3a5e..eb8f52b 100644
--- a/tolua++.spec
+++ b/tolua++.spec
@@ -71,7 +71,7 @@ Biblioteka statyczna tolua++.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%scons \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tolua++.git/commitdiff/5fb0bc71732490ea62f7f0f38b404092703047b2
More information about the pld-cvs-commit
mailing list