[packages/tinyerp-server] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:18:38 CEST 2025
commit 77785236b8fba755c0beb8e0c90cbace3a253433
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:18:22 2025 +0200
Fix applying patches.
tinyerp-server.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tinyerp-server.spec b/tinyerp-server.spec
index 5279c33..2c1762e 100644
--- a/tinyerp-server.spec
+++ b/tinyerp-server.spec
@@ -41,7 +41,7 @@ konfigurowalne raporty oraz interfejsy SOAP i XML-RPC.
%prep
%setup -q -n server
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tinyerp-server.git/commitdiff/77785236b8fba755c0beb8e0c90cbace3a253433
More information about the pld-cvs-commit
mailing list